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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2637 if (_gloffset_GetActiveUniformName >= 0)
2638 ((_glapi_proc *)(table))[_gloffset_GetActiveUniformName] = (_glapi_proc)_mesa_marshal_GetActiveUniformName;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1768 #define _gloffset_GetActiveUniformName driDispatchRemapTable[GetActiveUniformName_remap_index] macro
10084 return (_glptr_GetActiveUniformName) (GET_by_offset(disp, _gloffset_GetActiveUniformName));
10088 SET_by_offset(disp, _gloffset_GetActiveUniformName, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2006 #define _gloffset_GetActiveUniformName driDispatchRemapTable[GetActiveUniformName_remap_index] macro
10557 return (_glptr_GetActiveUniformName) (GET_by_offset(disp, _gloffset_GetActiveUniformName));
10561 SET_by_offset(disp, _gloffset_GetActiveUniformName, fn);
[all...]

Completed in 116 milliseconds