Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/targets/osmesa/
Dosmesa.mingw.def59 glColor4ubv = glColor4ubv@4
Dosmesa.def62 glColor4ubv
/external/mesa3d/src/gallium/frontends/wgl/
Dopengl32.mingw.def52 glColor4ubv = glColor4ubv@4
Dopengl32.def52 glColor4ubv
Dstw_context.c641 &glColor4ubv,
Dgldrv.h70 void (APIENTRY *glColor4ubv )( const GLubyte *v );
/external/angle/src/libGLESv2/
Dopengl32_with_wgl_autogen.def1261 glColor4ubv
Dopengl32_autogen.def1261 glColor4ubv
DlibGLESv2_autogen.cpp6107 void GL_APIENTRY glColor4ubv(const GLubyte *v) in glColor4ubv() function
/external/mesa3d/include/GL/
Dgl.h1026 GLAPI void GLAPIENTRY glColor4ubv( const GLubyte *v );
/external/cronet/third_party/quic_trace/src/third_party/glew/include/GL/
Dglew.h894 GLAPI void GLAPIENTRY glColor4ubv (const GLubyte *v);
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h888 GLAPI void GLAPIENTRY glColor4ubv (const GLubyte *v);
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h16941 #define glColor4ubv epoxy_glColor4ubv macro
/external/libepoxy/prebuilt-intermediates/src/
Dgl_generated_dispatch.c114791 GEN_THUNKS(glColor4ubv, (const GLubyte * v), (v))