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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3331 if (_gloffset_NamedFramebufferTexture >= 0)
3332 ((_glapi_proc *)(table))[_gloffset_NamedFramebufferTexture] = (_glapi_proc)_mesa_marshal_NamedFramebufferTexture;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2077 #define _gloffset_NamedFramebufferTexture driDispatchRemapTable[NamedFramebufferTexture_remap_index] macro
13483 return (_glptr_NamedFramebufferTexture) (GET_by_offset(disp, _gloffset_NamedFramebufferTexture));
13487 SET_by_offset(disp, _gloffset_NamedFramebufferTexture, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2315 #define _gloffset_NamedFramebufferTexture driDispatchRemapTable[NamedFramebufferTexture_remap_index] macro
13956 return (_glptr_NamedFramebufferTexture) (GET_by_offset(disp, _gloffset_NamedFramebufferTexture));
13960 SET_by_offset(disp, _gloffset_NamedFramebufferTexture, fn);
[all...]

Completed in 123 milliseconds