Home
last modified time | relevance | path

Searched refs:DRI_CONF_DISABLE_ARB_GPU_SHADER5 (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/pipe-loader/
Ddriinfo_gallium.h20 DRI_CONF_DISABLE_ARB_GPU_SHADER5(false)
/third_party/mesa3d/src/util/
Ddriconf.h155 #define DRI_CONF_DISABLE_ARB_GPU_SHADER5(def) \ macro