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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3359 if (_gloffset_GetNamedFramebufferAttachmentParameteriv >= 0)
3360 ((_glapi_proc *)(table))[_gloffset_GetNamedFramebufferAttachmentParameteriv] = (_glapi_proc)_mesa_marshal_GetNamedFramebufferAttachmentParameteriv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2045 #define _gloffset_GetNamedFramebufferAttachmentParameteriv driDispatchRemapTable[GetNamedFramebufferAttachmentParameteriv_remap_index] macro
13131 return (_glptr_GetNamedFramebufferAttachmentParameteriv) (GET_by_offset(disp, _gloffset_GetNamedFramebufferAttachmentParameteriv));
13135 SET_by_offset(disp, _gloffset_GetNamedFramebufferAttachmentParameteriv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2283 #define _gloffset_GetNamedFramebufferAttachmentParameteriv driDispatchRemapTable[GetNamedFramebufferAttachmentParameteriv_remap_index] macro
13604 return (_glptr_GetNamedFramebufferAttachmentParameteriv) (GET_by_offset(disp, _gloffset_GetNamedFramebufferAttachmentParameteriv));
13608 SET_by_offset(disp, _gloffset_GetNamedFramebufferAttachmentParameteriv, fn);
[all...]

Completed in 118 milliseconds