Searched refs:glColor4us (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/gallium/targets/osmesa/ |
D | osmesa.mingw.def | 62 glColor4us = glColor4us@16
|
D | osmesa.def | 65 glColor4us
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | opengl32.mingw.def | 55 glColor4us = glColor4us@16
|
D | opengl32.def | 55 glColor4us
|
D | stw_context.c | 644 &glColor4us,
|
D | gldrv.h | 73 …void (APIENTRY *glColor4us )( GLushort red, GLushort green, GLushort blue, GLus…
|
/external/angle/src/libGL/ |
D | libGL_autogen.def | 55 glColor4us
|
D | libGL_autogen.cpp | 263 void GL_APIENTRY glColor4us(GLushort red, GLushort green, GLushort blue, GLushort alpha) in glColor4us() function
|
/external/mesa3d/include/GL/ |
D | gl.h | 1008 GLAPI void GLAPIENTRY glColor4us( GLushort red, GLushort green,
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 891 GLAPI void GLAPIENTRY glColor4us (GLushort red, GLushort green, GLushort blue, GLushort alpha);
|