Searched refs:GetVertexFormatSize (Results 1 – 3 of 3) sorted by relevance
356 size_t GetVertexFormatSize(angle::FormatID vertexFormatID);
2665 size_t GetVertexFormatSize(angle::FormatID vertexFormatID) in GetVertexFormatSize() function
1232 size_t typeSize = GetVertexFormatSize(internalType); in ValidateWebGLVertexAttribPointer()