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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3409 if (_gloffset_TextureParameterIiv >= 0)
3410 ((_glapi_proc *)(table))[_gloffset_TextureParameterIiv] = (_glapi_proc)_mesa_marshal_TextureParameterIiv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2083 #define _gloffset_TextureParameterIiv driDispatchRemapTable[TextureParameterIiv_remap_index] macro
13549 return (_glptr_TextureParameterIiv) (GET_by_offset(disp, _gloffset_TextureParameterIiv));
13553 SET_by_offset(disp, _gloffset_TextureParameterIiv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2321 #define _gloffset_TextureParameterIiv driDispatchRemapTable[TextureParameterIiv_remap_index] macro
14022 return (_glptr_TextureParameterIiv) (GET_by_offset(disp, _gloffset_TextureParameterIiv));
14026 SET_by_offset(disp, _gloffset_TextureParameterIiv, fn);
[all...]

Completed in 138 milliseconds