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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3481 if (_gloffset_TextureBarrierNV >= 0)
3482 ((_glapi_proc *)(table))[_gloffset_TextureBarrierNV] = (_glapi_proc)_mesa_marshal_TextureBarrierNV;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2392 #define _gloffset_TextureBarrierNV driDispatchRemapTable[TextureBarrierNV_remap_index] macro
16948 return (_glptr_TextureBarrierNV) (GET_by_offset(disp, _gloffset_TextureBarrierNV));
16952 SET_by_offset(disp, _gloffset_TextureBarrierNV, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2630 #define _gloffset_TextureBarrierNV driDispatchRemapTable[TextureBarrierNV_remap_index] macro
17421 return (_glptr_TextureBarrierNV) (GET_by_offset(disp, _gloffset_TextureBarrierNV));
17425 SET_by_offset(disp, _gloffset_TextureBarrierNV, fn);
[all...]

Completed in 193 milliseconds