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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2675 if (_gloffset_GetMultisamplefv >= 0)
2676 ((_glapi_proc *)(table))[_gloffset_GetMultisamplefv] = (_glapi_proc)_mesa_marshal_GetMultisamplefv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1786 #define _gloffset_GetMultisamplefv driDispatchRemapTable[GetMultisamplefv_remap_index] macro
10282 return (_glptr_GetMultisamplefv) (GET_by_offset(disp, _gloffset_GetMultisamplefv));
10286 SET_by_offset(disp, _gloffset_GetMultisamplefv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2024 #define _gloffset_GetMultisamplefv driDispatchRemapTable[GetMultisamplefv_remap_index] macro
10755 return (_glptr_GetMultisamplefv) (GET_by_offset(disp, _gloffset_GetMultisamplefv));
10759 SET_by_offset(disp, _gloffset_GetMultisamplefv, fn);
[all...]

Completed in 164 milliseconds