Searched refs:glRectfv (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_context.c | 693 &glRectfv,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | stw_context.c | 740 &glRectfv,
|
| H A D | gldrv.h | 123 void (APIENTRY *glRectfv )( const GLfloat *v1, const GLfloat *v2 );
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glprocs.h | 144 "glRectfv\0" 1297 NAME_FUNC_OFFSET( 1037, glRectfv, glRectfv, NULL, _gloffset_Rectfv),
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 1115 GLAPI void GLAPIENTRY glRectfv( const GLfloat *v1, const GLfloat *v2 );
|
| H A D | gl_mangle.h | 1872 #define glRectfv MANGLE(Rectfv) macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 1108 GLAPI void GLAPIENTRY glRectfv( const GLfloat *v1, const GLfloat *v2 );
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | indirect_dispatch.c | 463 glRectfv((const GLfloat *) (pc + 0), (const GLfloat *) (pc + 8));
|
| H A D | indirect_dispatch_swap.c | 592 glRectfv((const GLfloat *) bswap_32_array((uint32_t *) (pc + 0), 2),
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 18881 #define glRectfv macro [all...] |
| H A D | gl_generated_dispatch.c | 52861 0, // glRectfv [all...] |
Completed in 228 milliseconds