Searched refs:glColor4d (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/gallium/targets/osmesa/ |
D | osmesa.mingw.def | 50 glColor4d = glColor4d@32
|
D | osmesa.def | 53 glColor4d
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | opengl32.mingw.def | 43 glColor4d = glColor4d@32
|
D | opengl32.def | 43 glColor4d
|
D | stw_context.c | 632 &glColor4d,
|
D | gldrv.h | 61 …void (APIENTRY *glColor4d )( GLdouble red, GLdouble green, GLdouble blue, GLdo…
|
/external/angle/src/libGL/ |
D | libGL_autogen.def | 43 glColor4d
|
D | libGL_autogen.cpp | 203 void GL_APIENTRY glColor4d(GLdouble red, GLdouble green, GLdouble blue, GLdouble alpha) in glColor4d() function
|
/external/mesa3d/include/GL/ |
D | gl.h | 996 GLAPI void GLAPIENTRY glColor4d( GLdouble red, GLdouble green,
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 879 GLAPI void GLAPIENTRY glColor4d (GLdouble red, GLdouble green, GLdouble blue, GLdouble alpha);
|