Searched refs:GetVertexSize (Results 1 – 3 of 3) sorted by relevance
117 static NW_INLINE u32 GetVertexSize(s32 dimension, GLuint format) in GetVertexSize() function
415 …command[commandIndex + 3] = (CommandCacheHelper::GetVertexSize(dimension, format) << 16) + (1 << … in SetupActivateVertexAttributeCommand_()
124 …command[commandIndex++] = (internal::CommandCacheHelper::GetVertexSize(dimension, format) << 16) +… in SetupParticleVertexAttributeCommand()