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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2609 if (_gloffset_GetFramebufferAttachmentParameteriv >= 0)
2610 ((_glapi_proc *)(table))[_gloffset_GetFramebufferAttachmentParameteriv] = (_glapi_proc)_mesa_marshal_GetFramebufferAttachmentParameteriv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1754 #define _gloffset_GetFramebufferAttachmentParameteriv driDispatchRemapTable[GetFramebufferAttachmentParameteriv_remap_index] macro
9930 return (_glptr_GetFramebufferAttachmentParameteriv) (GET_by_offset(disp, _gloffset_GetFramebufferAttachmentParameteriv));
9934 SET_by_offset(disp, _gloffset_GetFramebufferAttachmentParameteriv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1992 #define _gloffset_GetFramebufferAttachmentParameteriv driDispatchRemapTable[GetFramebufferAttachmentParameteriv_remap_index] macro
10403 return (_glptr_GetFramebufferAttachmentParameteriv) (GET_by_offset(disp, _gloffset_GetFramebufferAttachmentParameteriv));
10407 SET_by_offset(disp, _gloffset_GetFramebufferAttachmentParameteriv, fn);
[all...]

Completed in 108 milliseconds