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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4569 if (_gloffset_DrawTexxOES >= 0)
4570 ((_glapi_proc *)(table))[_gloffset_DrawTexxOES] = (_glapi_proc)_mesa_marshal_DrawTexxOES;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2164 #define _gloffset_DrawTexxOES driDispatchRemapTable[DrawTexxOES_remap_index] macro
14440 return (_glptr_DrawTexxOES) (GET_by_offset(disp, _gloffset_DrawTexxOES));
14444 SET_by_offset(disp, _gloffset_DrawTexxOES, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2402 #define _gloffset_DrawTexxOES driDispatchRemapTable[DrawTexxOES_remap_index] macro
14913 return (_glptr_DrawTexxOES) (GET_by_offset(disp, _gloffset_DrawTexxOES));
14917 SET_by_offset(disp, _gloffset_DrawTexxOES, fn);
[all...]

Completed in 112 milliseconds