Searched refs:_gloffset_TextureParameteriEXT (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3833 if (_gloffset_TextureParameteriEXT >= 0)
3834 ((_glapi_proc *)(table))[_gloffset_TextureParameteriEXT] = (_glapi_proc)_mesa_marshal_TextureParameteriEXT;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2776 #define _gloffset_TextureParameteriEXT driDispatchRemapTable[TextureParameteriEXT_remap_index] macro
19027 return (_glptr_TextureParameteriEXT) (GET_by_offset(disp, _gloffset_TextureParameteriEXT));
19031 SET_by_offset(disp, _gloffset_TextureParameteriEXT, fn);
[all...]

Completed in 134 milliseconds