Searched refs:glColor3us (Results 1 – 14 of 14) sorted by relevance
/external/mesa3d/src/gallium/targets/osmesa/ |
D | osmesa.mingw.def | 46 glColor3us = glColor3us@12
|
D | osmesa.def | 49 glColor3us
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | opengl32.mingw.def | 39 glColor3us = glColor3us@12
|
D | opengl32.def | 39 glColor3us
|
D | stw_context.c | 628 &glColor3us,
|
D | gldrv.h | 57 void (APIENTRY *glColor3us )( GLushort red, GLushort green, GLushort blue );
|
/external/angle/src/libGLESv2/ |
D | opengl32_with_wgl_autogen.def | 1248 glColor3us
|
D | opengl32_autogen.def | 1248 glColor3us
|
D | libGLESv2_autogen.cpp | 6052 void GL_APIENTRY glColor3us(GLushort red, GLushort green, GLushort blue) in glColor3us() function
|
/external/mesa3d/include/GL/ |
D | gl.h | 992 GLAPI void GLAPIENTRY glColor3us( GLushort red, GLushort green, GLushort blue );
|
/external/cronet/third_party/quic_trace/src/third_party/glew/include/GL/ |
D | glew.h | 881 GLAPI void GLAPIENTRY glColor3us (GLushort red, GLushort green, GLushort blue);
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 875 GLAPI void GLAPIENTRY glColor3us (GLushort red, GLushort green, GLushort blue);
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 16918 #define glColor3us epoxy_glColor3us macro
|
/external/libepoxy/prebuilt-intermediates/src/ |
D | gl_generated_dispatch.c | 114768 GEN_THUNKS(glColor3us, (GLushort red, GLushort green, GLushort blue), (red, green, blue))
|