Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp1032 {"glVertexAttribL3dv", P(GL_VertexAttribL3dv)},
Dentry_points_gl_4_autogen.h376 ANGLE_EXPORT void GL_APIENTRY GL_VertexAttribL3dv(GLuint index, const GLdouble *v);
DlibGL_autogen.cpp4864 return GL_VertexAttribL3dv(index, v); in glVertexAttribL3dv()
Dentry_points_gl_4_autogen.cpp3606 void GL_APIENTRY GL_VertexAttribL3dv(GLuint index, const GLdouble *v) in GL_VertexAttribL3dv() function