Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/targets/osmesa/
Dosmesa.mingw.def59 glColor4ubv = glColor4ubv@4
Dosmesa.def62 glColor4ubv
/external/mesa3d/src/gallium/state_trackers/wgl/
Dopengl32.mingw.def52 glColor4ubv = glColor4ubv@4
Dopengl32.def52 glColor4ubv
Dstw_context.c640 &glColor4ubv,
/external/mesa3d/include/GL/
Dgl.h1031 GLAPI void GLAPIENTRY glColor4ubv( const GLubyte *v );
Dgl_mangle.h259 #define glColor4ubv MANGLE(Color4ubv) macro