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

/external/chromium_org/third_party/mesa/src/src/glx/
H A Dglxconfig.h109 #define __GLX_MAX_CONFIG_PROPS 500 macro
H A Dglxext.c608 if (nprops < __GLX_MIN_CONFIG_PROPS || nprops > __GLX_MAX_CONFIG_PROPS)
/external/mesa3d/src/glx/
H A Dglxconfig.h109 #define __GLX_MAX_CONFIG_PROPS 500 macro
H A Dglxext.c608 if (nprops < __GLX_MIN_CONFIG_PROPS || nprops > __GLX_MAX_CONFIG_PROPS)
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
H A Dglxinit.c267 #define __GLX_MAX_CONFIG_PROPS 500 macro
482 if (nprops < __GLX_MIN_CONFIG_PROPS || nprops > __GLX_MAX_CONFIG_PROPS)
/external/mesa3d/src/gallium/state_trackers/egl/x11/
H A Dglxinit.c267 #define __GLX_MAX_CONFIG_PROPS 500 macro
482 if (nprops < __GLX_MIN_CONFIG_PROPS || nprops > __GLX_MAX_CONFIG_PROPS)

Completed in 1899 milliseconds