Searched refs:BRW_PSCDEPTH_ON_GE (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_compiler.h670 BRW_PSCDEPTH_ON_GE = 2, /* PS guarantees output depth >= source depth */ enumerator in enum:brw_pixel_shader_computed_depth_mode
H A Dbrw_fs.cpp7786 return BRW_PSCDEPTH_ON_GE;
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_compiler.h839 BRW_PSCDEPTH_ON_GE = 2, /* PS guarantees output depth >= source depth */ enumerator in enum:brw_pixel_shader_computed_depth_mode
H A Dbrw_fs.cpp9506 return BRW_PSCDEPTH_ON_GE;

Completed in 28 milliseconds