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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2597 if (_gloffset_CheckFramebufferStatus >= 0)
2598 ((_glapi_proc *)(table))[_gloffset_CheckFramebufferStatus] = (_glapi_proc)_mesa_marshal_CheckFramebufferStatus;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1743 #define _gloffset_CheckFramebufferStatus driDispatchRemapTable[CheckFramebufferStatus_remap_index] macro
9809 return (_glptr_CheckFramebufferStatus) (GET_by_offset(disp, _gloffset_CheckFramebufferStatus));
9813 SET_by_offset(disp, _gloffset_CheckFramebufferStatus, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1981 #define _gloffset_CheckFramebufferStatus driDispatchRemapTable[CheckFramebufferStatus_remap_index] macro
10282 return (_glptr_CheckFramebufferStatus) (GET_by_offset(disp, _gloffset_CheckFramebufferStatus));
10286 SET_by_offset(disp, _gloffset_CheckFramebufferStatus, fn);
[all...]

Completed in 244 milliseconds