Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp1030 {"glVertexAttribL2dv", P(GL_VertexAttribL2dv)},
Dentry_points_gl_4_autogen.h374 ANGLE_EXPORT void GL_APIENTRY GL_VertexAttribL2dv(GLuint index, const GLdouble *v);
DlibGL_autogen.cpp4854 return GL_VertexAttribL2dv(index, v); in glVertexAttribL2dv()
Dentry_points_gl_4_autogen.cpp3560 void GL_APIENTRY GL_VertexAttribL2dv(GLuint index, const GLdouble *v) in GL_VertexAttribL2dv() function