Home
last modified time | relevance | path

Searched refs:glIndexubv (Results 1 – 15 of 15) sorted by relevance

/external/mesa3d/src/gallium/targets/osmesa/
Dosmesa.mingw.def156 glIndexubv = glIndexubv@4
Dosmesa.def159 glIndexubv
/external/mesa3d/src/gallium/frontends/wgl/
Dopengl32.mingw.def149 glIndexubv = glIndexubv@4
Dopengl32.def149 glIndexubv
Dstw_context.c921 &glIndexubv,
Dgldrv.h353 void (APIENTRY *glIndexubv )(const GLubyte *c);
/external/mesa3d/docs/
Dindex.rst309 - glIndexubv
/external/angle/src/libGLESv2/
Dopengl32_with_wgl_autogen.def1546 glIndexubv
Dopengl32_autogen.def1546 glIndexubv
DlibGLESv2_autogen.cpp7196 void GL_APIENTRY glIndexubv(const GLubyte *c) in glIndexubv() function
/external/mesa3d/include/GL/
Dgl.h983 GLAPI void GLAPIENTRY glIndexubv( const GLubyte *c ); /* 1.1 */
/external/cronet/third_party/quic_trace/src/third_party/glew/include/GL/
Dglew.h990 GLAPI void GLAPIENTRY glIndexubv (const GLubyte *c);
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h984 GLAPI void GLAPIENTRY glIndexubv (const GLubyte *c);
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h18052 #define glIndexubv epoxy_glIndexubv macro
/external/libepoxy/prebuilt-intermediates/src/
Dgl_generated_dispatch.c115902 GEN_THUNKS(glIndexubv, (const GLubyte * c), (c))