Searched refs:glColor3f (Results 1 – 11 of 11) sorted by relevance
/external/mesa3d/src/gallium/targets/osmesa/ |
D | osmesa.mingw.def | 36 glColor3f = glColor3f@12
|
D | osmesa.def | 39 glColor3f
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | opengl32.mingw.def | 29 glColor3f = glColor3f@12
|
D | opengl32.def | 29 glColor3f
|
D | stw_context.c | 618 &glColor3f,
|
D | gldrv.h | 47 void (APIENTRY *glColor3f )( GLfloat red, GLfloat green, GLfloat blue );
|
/external/angle/src/libGL/ |
D | libGL_autogen.def | 29 glColor3f
|
D | libGL_autogen.cpp | 133 void GL_APIENTRY glColor3f(GLfloat red, GLfloat green, GLfloat blue) in glColor3f() function
|
/external/OpenCL-CTS/test_common/gl/ |
D | helpers.cpp | 1674 glColor3f(1.0f, 1.0f, 1.0f); in CreateGLRenderbuffer()
|
/external/mesa3d/include/GL/ |
D | gl.h | 987 GLAPI void GLAPIENTRY glColor3f( GLfloat red, GLfloat green, GLfloat blue );
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 865 GLAPI void GLAPIENTRY glColor3f (GLfloat red, GLfloat green, GLfloat blue);
|