Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp1028 {"glVertexAttribL1dv", P(GL_VertexAttribL1dv)},
Dentry_points_gl_4_autogen.h372 ANGLE_EXPORT void GL_APIENTRY GL_VertexAttribL1dv(GLuint index, const GLdouble *v);
DlibGL_autogen.cpp4844 return GL_VertexAttribL1dv(index, v); in glVertexAttribL1dv()
Dentry_points_gl_4_autogen.cpp3514 void GL_APIENTRY GL_VertexAttribL1dv(GLuint index, const GLdouble *v) in GL_VertexAttribL1dv() function