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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4491 if (_gloffset_LoadMatrixx >= 0)
4492 ((_glapi_proc *)(table))[_gloffset_LoadMatrixx] = (_glapi_proc)_mesa_marshal_LoadMatrixx;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2468 #define _gloffset_LoadMatrixx driDispatchRemapTable[LoadMatrixx_remap_index] macro
17784 return (_glptr_LoadMatrixx) (GET_by_offset(disp, _gloffset_LoadMatrixx));
17788 SET_by_offset(disp, _gloffset_LoadMatrixx, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2706 #define _gloffset_LoadMatrixx driDispatchRemapTable[LoadMatrixx_remap_index] macro
18257 return (_glptr_LoadMatrixx) (GET_by_offset(disp, _gloffset_LoadMatrixx));
18261 SET_by_offset(disp, _gloffset_LoadMatrixx, fn);
[all...]

Completed in 106 milliseconds