Searched defs:CALL_DepthBoundsEXT (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h2295 #define CALL_DepthBoundsEXT(disp, parameters) (*((disp)->DepthBoundsEXT)) parameters macro
3750 #define CALL_DepthBoundsEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLclampd, GLclampd)), driDispatchRemapTable[DepthBoundsEXT_remap_index], parameters) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h16505 #define CALL_DepthBoundsEXT(disp, parameters) \ macro
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h16978 #define CALL_DepthBoundsEXT(disp, parameters) \ macro
[all...]

Completed in 112 milliseconds