Searched refs:GetVertexFormatFromID (Results 1 – 5 of 5) sorted by relevance
355 const VertexFormat &GetVertexFormatFromID(angle::FormatID vertexFormatID);
2148 const VertexFormat &GetVertexFormatFromID(angle::FormatID vertexFormatID) in GetVertexFormatFromID() function
681 const gl::VertexFormat &vertexFormat = gl::GetVertexFormatFromID(vertexFormatID); in GetVertexFormatInfo()
1199 const gl::VertexFormat &vertexFormat = gl::GetVertexFormatFromID(vertexFormatID); in GenerateAttributeConversionHLSL()
1837 GLuint attribSize = gl::GetVertexFormatFromID(formatID).components; in initializePipeline()