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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3135 if (_gloffset_ClearBufferData >= 0)
3136 ((_glapi_proc *)(table))[_gloffset_ClearBufferData] = (_glapi_proc)_mesa_marshal_ClearBufferData;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1955 #define _gloffset_ClearBufferData driDispatchRemapTable[ClearBufferData_remap_index] macro
12141 return (_glptr_ClearBufferData) (GET_by_offset(disp, _gloffset_ClearBufferData));
12145 SET_by_offset(disp, _gloffset_ClearBufferData, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2193 #define _gloffset_ClearBufferData driDispatchRemapTable[ClearBufferData_remap_index] macro
12614 return (_glptr_ClearBufferData) (GET_by_offset(disp, _gloffset_ClearBufferData));
12618 SET_by_offset(disp, _gloffset_ClearBufferData, fn);
[all...]

Completed in 207 milliseconds