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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4277 if (_gloffset_FramebufferTexture >= 0)
4278 ((_glapi_proc *)(table))[_gloffset_FramebufferTexture] = (_glapi_proc)_mesa_marshal_FramebufferTexture;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1695 #define _gloffset_FramebufferTexture driDispatchRemapTable[FramebufferTexture_remap_index] macro
9281 return (_glptr_FramebufferTexture) (GET_by_offset(disp, _gloffset_FramebufferTexture));
9285 SET_by_offset(disp, _gloffset_FramebufferTexture, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1933 #define _gloffset_FramebufferTexture driDispatchRemapTable[FramebufferTexture_remap_index] macro
9754 return (_glptr_FramebufferTexture) (GET_by_offset(disp, _gloffset_FramebufferTexture));
9758 SET_by_offset(disp, _gloffset_FramebufferTexture, fn);
[all...]

Completed in 174 milliseconds