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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2325 if (_gloffset_BindAttribLocation >= 0)
2326 ((_glapi_proc *)(table))[_gloffset_BindAttribLocation] = (_glapi_proc)_mesa_marshal_BindAttribLocation;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1559 #define _gloffset_BindAttribLocation driDispatchRemapTable[BindAttribLocation_remap_index] macro
7785 return (_glptr_BindAttribLocation) (GET_by_offset(disp, _gloffset_BindAttribLocation));
7789 SET_by_offset(disp, _gloffset_BindAttribLocation, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1797 #define _gloffset_BindAttribLocation driDispatchRemapTable[BindAttribLocation_remap_index] macro
8258 return (_glptr_BindAttribLocation) (GET_by_offset(disp, _gloffset_BindAttribLocation));
8262 SET_by_offset(disp, _gloffset_BindAttribLocation, fn);
[all...]

Completed in 257 milliseconds