Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/tests/
Dxmlconfig.cpp72 DRI_CONF_ALWAYS_HAVE_DEPTH_BUFFER(true) in TEST_F()
142 DRI_CONF_ALWAYS_HAVE_DEPTH_BUFFER(true) in TEST_F()
/third_party/mesa3d/src/gallium/auxiliary/pipe-loader/
Ddriinfo_gallium.h57 DRI_CONF_ALWAYS_HAVE_DEPTH_BUFFER(false)
/third_party/mesa3d/src/util/
Ddriconf.h393 #define DRI_CONF_ALWAYS_HAVE_DEPTH_BUFFER(def) \ macro