Home
last modified time | relevance | path

Searched refs:DRI_CONF_GLSL_ZERO_INIT (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/util/tests/
Dxmlconfig.cpp71 DRI_CONF_GLSL_ZERO_INIT(false) in TEST_F()
141 DRI_CONF_GLSL_ZERO_INIT(true) in TEST_F()
/third_party/mesa3d/src/gallium/auxiliary/pipe-loader/
Ddriinfo_gallium.h58 DRI_CONF_GLSL_ZERO_INIT(false)
/third_party/mesa3d/src/util/
Ddriconf.h397 #define DRI_CONF_GLSL_ZERO_INIT(def) \ macro