Searched refs:glPixelMapfv (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/samples/ |
| H A D | bitmap1.c | 143 glPixelMapfv(GL_PIXEL_MAP_I_TO_R, 2, mapIR); 144 glPixelMapfv(GL_PIXEL_MAP_I_TO_G, 2, mapI); 145 glPixelMapfv(GL_PIXEL_MAP_I_TO_B, 2, mapI); 146 glPixelMapfv(GL_PIXEL_MAP_I_TO_A, 2, mapIA);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_context.c | 855 &glPixelMapfv,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | stw_context.c | 902 &glPixelMapfv,
|
| H A D | gldrv.h | 285 void (APIENTRY *glPixelMapfv )( GLenum map, GLint mapsize, const GLfloat *values );
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glprocs.h | 306 "glPixelMapfv\0" 1459 NAME_FUNC_OFFSET( 3013, glPixelMapfv, glPixelMapfv, NULL, _gloffset_PixelMapfv),
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 1199 GLAPI void GLAPIENTRY glPixelMapfv( GLenum map, GLsizei mapsize,
|
| H A D | gl_mangle.h | 1597 #define glPixelMapfv MANGLE(PixelMapfv) macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 1192 GLAPI void GLAPIENTRY glPixelMapfv( GLenum map, GLsizei mapsize,
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | indirect_dispatch.c | 1452 glPixelMapfv(*(GLenum *) (pc + 0), mapsize, (const GLfloat *) (pc + 8));
|
| H A D | indirect_dispatch_swap.c | 1639 glPixelMapfv((GLenum) bswap_ENUM(pc + 0),
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 18566 #define glPixelMapfv macro [all...] |
| H A D | gl_generated_dispatch.c | 45867 0, // glPixelMapfv [all...] |
Completed in 244 milliseconds