Searched refs:glColor4s (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/gallium/targets/osmesa/ |
D | osmesa.mingw.def | 56 glColor4s = glColor4s@16
|
D | osmesa.def | 59 glColor4s
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | opengl32.mingw.def | 49 glColor4s = glColor4s@16
|
D | opengl32.def | 49 glColor4s
|
D | stw_context.c | 638 &glColor4s,
|
D | gldrv.h | 67 …void (APIENTRY *glColor4s )( GLshort red, GLshort green, GLshort blue, GLshort…
|
/external/angle/src/libGL/ |
D | libGL_autogen.def | 49 glColor4s
|
D | libGL_autogen.cpp | 233 void GL_APIENTRY glColor4s(GLshort red, GLshort green, GLshort blue, GLshort alpha) in glColor4s() function
|
/external/mesa3d/include/GL/ |
D | gl.h | 1002 GLAPI void GLAPIENTRY glColor4s( GLshort red, GLshort green,
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 885 GLAPI void GLAPIENTRY glColor4s (GLshort red, GLshort green, GLshort blue, GLshort alpha);
|