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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4165 if (_gloffset_ClearColorIiEXT >= 0)
4166 ((_glapi_proc *)(table))[_gloffset_ClearColorIiEXT] = (_glapi_proc)_mesa_marshal_ClearColorIiEXT;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2372 #define _gloffset_ClearColorIiEXT driDispatchRemapTable[ClearColorIiEXT_remap_index] macro
16728 return (_glptr_ClearColorIiEXT) (GET_by_offset(disp, _gloffset_ClearColorIiEXT));
16732 SET_by_offset(disp, _gloffset_ClearColorIiEXT, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2610 #define _gloffset_ClearColorIiEXT driDispatchRemapTable[ClearColorIiEXT_remap_index] macro
17201 return (_glptr_ClearColorIiEXT) (GET_by_offset(disp, _gloffset_ClearColorIiEXT));
17205 SET_by_offset(disp, _gloffset_ClearColorIiEXT, fn);
[all...]

Completed in 157 milliseconds