Searched refs:_gloffset_ActiveProgramEXT (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2389 #define _gloffset_ActiveProgramEXT driDispatchRemapTable[ActiveProgramEXT_remap_index] macro
16915 return (_glptr_ActiveProgramEXT) (GET_by_offset(disp, _gloffset_ActiveProgramEXT));
16919 SET_by_offset(disp, _gloffset_ActiveProgramEXT, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2627 #define _gloffset_ActiveProgramEXT driDispatchRemapTable[ActiveProgramEXT_remap_index] macro
17388 return (_glptr_ActiveProgramEXT) (GET_by_offset(disp, _gloffset_ActiveProgramEXT));
17392 SET_by_offset(disp, _gloffset_ActiveProgramEXT, fn);
[all...]

Completed in 104 milliseconds