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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3407 if (_gloffset_TextureParameteri >= 0)
3408 ((_glapi_proc *)(table))[_gloffset_TextureParameteri] = (_glapi_proc)_mesa_marshal_TextureParameteri;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2087 #define _gloffset_TextureParameteri driDispatchRemapTable[TextureParameteri_remap_index] macro
13593 return (_glptr_TextureParameteri) (GET_by_offset(disp, _gloffset_TextureParameteri));
13597 SET_by_offset(disp, _gloffset_TextureParameteri, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2325 #define _gloffset_TextureParameteri driDispatchRemapTable[TextureParameteri_remap_index] macro
14066 return (_glptr_TextureParameteri) (GET_by_offset(disp, _gloffset_TextureParameteri));
14070 SET_by_offset(disp, _gloffset_TextureParameteri, fn);
[all...]

Completed in 115 milliseconds