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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3205 if (_gloffset_GetProgramResourceLocation >= 0)
3206 ((_glapi_proc *)(table))[_gloffset_GetProgramResourceLocation] = (_glapi_proc)_mesa_marshal_GetProgramResourceLocation;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1974 #define _gloffset_GetProgramResourceLocation driDispatchRemapTable[GetProgramResourceLocation_remap_index] macro
12350 return (_glptr_GetProgramResourceLocation) (GET_by_offset(disp, _gloffset_GetProgramResourceLocation));
12354 SET_by_offset(disp, _gloffset_GetProgramResourceLocation, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2212 #define _gloffset_GetProgramResourceLocation driDispatchRemapTable[GetProgramResourceLocation_remap_index] macro
12823 return (_glptr_GetProgramResourceLocation) (GET_by_offset(disp, _gloffset_GetProgramResourceLocation));
12827 SET_by_offset(disp, _gloffset_GetProgramResourceLocation, fn);
[all...]

Completed in 332 milliseconds