Searched refs:GL_VertexArrayAttribFormat (Results 1 – 4 of 4) sorted by relevance
959 {"glVertexArrayAttribFormat", P(GL_VertexArrayAttribFormat)},
1113 ANGLE_EXPORT void GL_APIENTRY GL_VertexArrayAttribFormat(GLuint vaobj,
6260 return GL_VertexArrayAttribFormat(vaobj, attribindex, size, type, normalized, relativeoffset); in glVertexArrayAttribFormat()
9150 void GL_APIENTRY GL_VertexArrayAttribFormat(GLuint vaobj, in GL_VertexArrayAttribFormat() function