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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2639 if (_gloffset_GetUniformBlockIndex >= 0)
2640 ((_glapi_proc *)(table))[_gloffset_GetUniformBlockIndex] = (_glapi_proc)_mesa_marshal_GetUniformBlockIndex;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1770 #define _gloffset_GetUniformBlockIndex driDispatchRemapTable[GetUniformBlockIndex_remap_index] macro
10106 return (_glptr_GetUniformBlockIndex) (GET_by_offset(disp, _gloffset_GetUniformBlockIndex));
10110 SET_by_offset(disp, _gloffset_GetUniformBlockIndex, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2008 #define _gloffset_GetUniformBlockIndex driDispatchRemapTable[GetUniformBlockIndex_remap_index] macro
10579 return (_glptr_GetUniformBlockIndex) (GET_by_offset(disp, _gloffset_GetUniformBlockIndex));
10583 SET_by_offset(disp, _gloffset_GetUniformBlockIndex, fn);
[all...]

Completed in 146 milliseconds