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