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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2349 if (_gloffset_GetAttribLocation >= 0)
2350 ((_glapi_proc *)(table))[_gloffset_GetAttribLocation] = (_glapi_proc)_mesa_marshal_GetAttribLocation;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1573 #define _gloffset_GetAttribLocation driDispatchRemapTable[GetAttribLocation_remap_index] macro
7939 return (_glptr_GetAttribLocation) (GET_by_offset(disp, _gloffset_GetAttribLocation));
7943 SET_by_offset(disp, _gloffset_GetAttribLocation, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1811 #define _gloffset_GetAttribLocation driDispatchRemapTable[GetAttribLocation_remap_index] macro
8412 return (_glptr_GetAttribLocation) (GET_by_offset(disp, _gloffset_GetAttribLocation));
8416 SET_by_offset(disp, _gloffset_GetAttribLocation, fn);
[all...]

Completed in 128 milliseconds