Searched refs:__GLX_MAX_CONFIG_PROPS (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxconfig.h109 #define __GLX_MAX_CONFIG_PROPS 500 macro
H A Dglxext.c637 if (nprops < __GLX_MIN_CONFIG_PROPS || nprops > __GLX_MAX_CONFIG_PROPS)
/xsrc/external/mit/xorgproto/dist/include/GL/
H A Dglxint.h67 #define __GLX_MAX_CONFIG_PROPS 500 macro
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dephyrhostglx.c323 (num_props > __GLX_MAX_CONFIG_PROPS)) {

Completed in 9 milliseconds