Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_compiler.h784 BRW_PSCDEPTH_ON_GE = 2, /* PS guarantees output depth >= source depth */ enumerator
Dbrw_fs.cpp8578 return BRW_PSCDEPTH_ON_GE; in computed_depth_mode()