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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4243 if (_gloffset_GetFragDataLocation >= 0)
4244 ((_glapi_proc *)(table))[_gloffset_GetFragDataLocation] = (_glapi_proc)_mesa_marshal_GetFragDataLocation;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1665 #define _gloffset_GetFragDataLocation driDispatchRemapTable[GetFragDataLocation_remap_index] macro
8951 return (_glptr_GetFragDataLocation) (GET_by_offset(disp, _gloffset_GetFragDataLocation));
8955 SET_by_offset(disp, _gloffset_GetFragDataLocation, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1903 #define _gloffset_GetFragDataLocation driDispatchRemapTable[GetFragDataLocation_remap_index] macro
9424 return (_glptr_GetFragDataLocation) (GET_by_offset(disp, _gloffset_GetFragDataLocation));
9428 SET_by_offset(disp, _gloffset_GetFragDataLocation, fn);
[all...]

Completed in 116 milliseconds