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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2633 if (_gloffset_GetUniformIndices >= 0)
2634 ((_glapi_proc *)(table))[_gloffset_GetUniformIndices] = (_glapi_proc)_mesa_marshal_GetUniformIndices;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1771 #define _gloffset_GetUniformIndices driDispatchRemapTable[GetUniformIndices_remap_index] macro
10117 return (_glptr_GetUniformIndices) (GET_by_offset(disp, _gloffset_GetUniformIndices));
10121 SET_by_offset(disp, _gloffset_GetUniformIndices, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2009 #define _gloffset_GetUniformIndices driDispatchRemapTable[GetUniformIndices_remap_index] macro
10590 return (_glptr_GetUniformIndices) (GET_by_offset(disp, _gloffset_GetUniformIndices));
10594 SET_by_offset(disp, _gloffset_GetUniformIndices, fn);
[all...]

Completed in 114 milliseconds