Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp1027 {"glVertexAttribL1d", P(GL_VertexAttribL1d)},
Dentry_points_gl_4_autogen.h371 ANGLE_EXPORT void GL_APIENTRY GL_VertexAttribL1d(GLuint index, GLdouble x);
DlibGL_autogen.cpp4839 return GL_VertexAttribL1d(index, x); in glVertexAttribL1d()
Dentry_points_gl_4_autogen.cpp3492 void GL_APIENTRY GL_VertexAttribL1d(GLuint index, GLdouble x) in GL_VertexAttribL1d() function