Searched refs:_gloffset_TexGenxOES (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4545 if (_gloffset_TexGenxOES >= 0)
4546 ((_glapi_proc *)(table))[_gloffset_TexGenxOES] = (_glapi_proc)_mesa_marshal_TexGenxOES;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2350 #define _gloffset_TexGenxOES driDispatchRemapTable[TexGenxOES_remap_index] macro
16486 return (_glptr_TexGenxOES) (GET_by_offset(disp, _gloffset_TexGenxOES));
16490 SET_by_offset(disp, _gloffset_TexGenxOES, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2588 #define _gloffset_TexGenxOES driDispatchRemapTable[TexGenxOES_remap_index] macro
16959 return (_glptr_TexGenxOES) (GET_by_offset(disp, _gloffset_TexGenxOES));
16963 SET_by_offset(disp, _gloffset_TexGenxOES, fn);
[all...]

Completed in 147 milliseconds