These are stored in BGRA format so they can be directly cast to a uint32_t to get the correct format for the argb param in pvr_vertex_t (yay endianess) This results in a performance improvement as it reduces the data requirements.