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