Home
last modified time | relevance | path

Searched refs:GL_VertexArrayAttribFormat (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp959 {"glVertexArrayAttribFormat", P(GL_VertexArrayAttribFormat)},
Dentry_points_gl_4_autogen.h1113 ANGLE_EXPORT void GL_APIENTRY GL_VertexArrayAttribFormat(GLuint vaobj,
DlibGL_autogen.cpp6260 return GL_VertexArrayAttribFormat(vaobj, attribindex, size, type, normalized, relativeoffset); in glVertexArrayAttribFormat()
Dentry_points_gl_4_autogen.cpp9150 void GL_APIENTRY GL_VertexArrayAttribFormat(GLuint vaobj, in GL_VertexArrayAttribFormat() function