Searched refs:glColor4i (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/gallium/targets/osmesa/ |
D | osmesa.mingw.def | 54 glColor4i = glColor4i@16
|
D | osmesa.def | 57 glColor4i
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | opengl32.mingw.def | 47 glColor4i = glColor4i@16
|
D | opengl32.def | 47 glColor4i
|
D | stw_context.c | 636 &glColor4i,
|
D | gldrv.h | 65 …void (APIENTRY *glColor4i )( GLint red, GLint green, GLint blue, GLint alpha );
|
/external/angle/src/libGL/ |
D | libGL_autogen.def | 47 glColor4i
|
D | libGL_autogen.cpp | 223 void GL_APIENTRY glColor4i(GLint red, GLint green, GLint blue, GLint alpha) in glColor4i() function
|
/external/mesa3d/include/GL/ |
D | gl.h | 1000 GLAPI void GLAPIENTRY glColor4i( GLint red, GLint green,
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 883 GLAPI void GLAPIENTRY glColor4i (GLint red, GLint green, GLint blue, GLint alpha);
|