Searched refs:SecondaryColor3d (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/mesa/vbo/ |
D | vbo_init_tmp.h | 259 vfmt->SecondaryColor3d = NAME(SecondaryColor3d);
|
D | vbo_attrib_tmp.h | 2449 TAG(SecondaryColor3d)(GLdouble red, GLdouble green, GLdouble blue) in TAG() argument
|
/external/mesa3d/src/mesa/main/ |
D | vtxfmt.c | 295 SET_SecondaryColor3d(tab, vfmt->SecondaryColor3d); in install_vtxfmt()
|
D | dd.h | 1669 void (GLAPIENTRYP SecondaryColor3d)( GLdouble red, GLdouble green, GLdouble blue );
|
/external/mesa3d/src/mapi/glapi/tests/ |
D | check_table.cpp | 1277 { "glSecondaryColor3d", _O(SecondaryColor3d) },
|
/external/angle/src/libGLESv2/ |
D | entry_points_gl_1_autogen.cpp | 8501 ANGLE_CAPTURE_GL(SecondaryColor3d, isCallValid, context, red, green, blue); in GL_SecondaryColor3d()
|