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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4111 if (_gloffset_ConservativeRasterParameterfNV >= 0)
4112 ((_glapi_proc *)(table))[_gloffset_ConservativeRasterParameterfNV] = (_glapi_proc)_mesa_marshal_ConservativeRasterParameterfNV;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2415 #define _gloffset_ConservativeRasterParameterfNV driDispatchRemapTable[ConservativeRasterParameterfNV_remap_index] macro
17201 return (_glptr_ConservativeRasterParameterfNV) (GET_by_offset(disp, _gloffset_ConservativeRasterParameterfNV));
17205 SET_by_offset(disp, _gloffset_ConservativeRasterParameterfNV, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2653 #define _gloffset_ConservativeRasterParameterfNV driDispatchRemapTable[ConservativeRasterParameterfNV_remap_index] macro
17674 return (_glptr_ConservativeRasterParameterfNV) (GET_by_offset(disp, _gloffset_ConservativeRasterParameterfNV));
17678 SET_by_offset(disp, _gloffset_ConservativeRasterParameterfNV, fn);
[all...]

Completed in 113 milliseconds