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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3403 if (_gloffset_TextureParameterf >= 0)
3404 ((_glapi_proc *)(table))[_gloffset_TextureParameterf] = (_glapi_proc)_mesa_marshal_TextureParameterf;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2085 #define _gloffset_TextureParameterf driDispatchRemapTable[TextureParameterf_remap_index] macro
13571 return (_glptr_TextureParameterf) (GET_by_offset(disp, _gloffset_TextureParameterf));
13575 SET_by_offset(disp, _gloffset_TextureParameterf, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2323 #define _gloffset_TextureParameterf driDispatchRemapTable[TextureParameterf_remap_index] macro
14044 return (_glptr_TextureParameterf) (GET_by_offset(disp, _gloffset_TextureParameterf));
14048 SET_by_offset(disp, _gloffset_TextureParameterf, fn);
[all...]

Completed in 184 milliseconds