Home
last modified time | relevance | path

Searched refs:glColor3us (Results 1 – 14 of 14) sorted by relevance

/external/mesa3d/src/gallium/targets/osmesa/
Dosmesa.mingw.def46 glColor3us = glColor3us@12
Dosmesa.def49 glColor3us
/external/mesa3d/src/gallium/frontends/wgl/
Dopengl32.mingw.def39 glColor3us = glColor3us@12
Dopengl32.def39 glColor3us
Dstw_context.c628 &glColor3us,
Dgldrv.h57 void (APIENTRY *glColor3us )( GLushort red, GLushort green, GLushort blue );
/external/angle/src/libGLESv2/
Dopengl32_with_wgl_autogen.def1248 glColor3us
Dopengl32_autogen.def1248 glColor3us
DlibGLESv2_autogen.cpp6052 void GL_APIENTRY glColor3us(GLushort red, GLushort green, GLushort blue) in glColor3us() function
/external/mesa3d/include/GL/
Dgl.h992 GLAPI void GLAPIENTRY glColor3us( GLushort red, GLushort green, GLushort blue );
/external/cronet/third_party/quic_trace/src/third_party/glew/include/GL/
Dglew.h881 GLAPI void GLAPIENTRY glColor3us (GLushort red, GLushort green, GLushort blue);
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h875 GLAPI void GLAPIENTRY glColor3us (GLushort red, GLushort green, GLushort blue);
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h16918 #define glColor3us epoxy_glColor3us macro
/external/libepoxy/prebuilt-intermediates/src/
Dgl_generated_dispatch.c114768 GEN_THUNKS(glColor3us, (GLushort red, GLushort green, GLushort blue), (red, green, blue))