Searched refs:glColor4ui (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/gallium/targets/osmesa/ |
D | osmesa.mingw.def | 60 glColor4ui = glColor4ui@16
|
D | osmesa.def | 63 glColor4ui
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | opengl32.mingw.def | 53 glColor4ui = glColor4ui@16
|
D | opengl32.def | 53 glColor4ui
|
D | stw_context.c | 642 &glColor4ui,
|
D | gldrv.h | 71 …void (APIENTRY *glColor4ui )( GLuint red, GLuint green, GLuint blue, GLuint alp…
|
/external/angle/src/libGL/ |
D | libGL_autogen.def | 53 glColor4ui
|
D | libGL_autogen.cpp | 253 void GL_APIENTRY glColor4ui(GLuint red, GLuint green, GLuint blue, GLuint alpha) in glColor4ui() function
|
/external/mesa3d/include/GL/ |
D | gl.h | 1006 GLAPI void GLAPIENTRY glColor4ui( GLuint red, GLuint green,
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 889 GLAPI void GLAPIENTRY glColor4ui (GLuint red, GLuint green, GLuint blue, GLuint alpha);
|