Searched refs:GetVertexAttributeComponentType (Results 1 – 3 of 3) sorted by relevance
408 ComponentType componentType = GetVertexAttributeComponentType(pureInteger, type); in setVertexAttribFormat()530 ComponentType componentType = GetVertexAttributeComponentType(true, type); in setVertexAttribIPointer()
423 ANGLE_INLINE ComponentType GetVertexAttributeComponentType(bool pureInteger, VertexAttribType type) in GetVertexAttributeComponentType() function
736 GetVertexAttributeComponentType(angleFormat.isPureInt(), angleFormat.vertexAttribType); in initializePipeline()