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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4557 if (_gloffset_DrawTexiOES >= 0)
4558 ((_glapi_proc *)(table))[_gloffset_DrawTexiOES] = (_glapi_proc)_mesa_marshal_DrawTexiOES;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2160 #define _gloffset_DrawTexiOES driDispatchRemapTable[DrawTexiOES_remap_index] macro
14396 return (_glptr_DrawTexiOES) (GET_by_offset(disp, _gloffset_DrawTexiOES));
14400 SET_by_offset(disp, _gloffset_DrawTexiOES, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2398 #define _gloffset_DrawTexiOES driDispatchRemapTable[DrawTexiOES_remap_index] macro
14869 return (_glptr_DrawTexiOES) (GET_by_offset(disp, _gloffset_DrawTexiOES));
14873 SET_by_offset(disp, _gloffset_DrawTexiOES, fn);
[all...]

Completed in 217 milliseconds