Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_compiler.h793 ELK_PSCDEPTH_ON_GE = 2, /* PS guarantees output depth >= source depth */ enumerator
H A Delk_fs.cpp6353 return ELK_PSCDEPTH_ON_GE; in computed_depth_mode()