Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h848 BRW_PSCDEPTH_ON_LE = 3, /* PS guarantees output depth <= source depth */ enumerator
Dbrw_fs.cpp7213 return BRW_PSCDEPTH_ON_LE; in computed_depth_mode()