Searched refs:BRW_PSCDEPTH_ON_LE (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/intel/compiler/ | ||
H A D | brw_compiler.h | 848 BRW_PSCDEPTH_ON_LE = 3, /* PS guarantees output depth <= source depth */ enumerator |
H A D | brw_fs.cpp | 7213 return BRW_PSCDEPTH_ON_LE; |
Completed in 11 milliseconds