Searched refs:VertexAttribL3d (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/mesa/vbo/ |
D | vbo_init_tmp.h | 216 vfmt->VertexAttribL3d = NAME(VertexAttribL3d);
|
D | vbo_attrib_tmp.h | 1193 TAG(VertexAttribL3d)(GLuint index, GLdouble x, GLdouble y, GLdouble z) in TAG() argument
|
/external/mesa3d/src/mesa/main/ |
D | vtxfmt.c | 252 SET_VertexAttribL3d(tab, vfmt->VertexAttribL3d); in install_vtxfmt()
|
D | dd.h | 1497 void (GLAPIENTRYP VertexAttribL3d)( GLuint index, GLdouble x, GLdouble y, GLdouble z);
|
/external/angle/src/libGL/ |
D | entry_points_gl_4_autogen.cpp | 3598 ANGLE_CAPTURE(VertexAttribL3d, isCallValid, context, index, x, y, z); in GL_VertexAttribL3d()
|