Searched refs:BRW_PSCDEPTH_OFF (Results 1 – 5 of 5) sorted by relevance
102 wm_prog_data->computed_depth_mode != BRW_PSCDEPTH_OFF; in pma_fix_enable()
1797 wm_prog_data->computed_depth_mode != BRW_PSCDEPTH_OFF;
782 BRW_PSCDEPTH_OFF = 0, /* PS does not compute depth */ enumerator
8582 return BRW_PSCDEPTH_OFF; in computed_depth_mode()8585 return BRW_PSCDEPTH_OFF; in computed_depth_mode()8921 prog_data->computed_depth_mode != BRW_PSCDEPTH_OFF) in brw_compile_fs()
1094 fs_stage->prog_data.wm.computed_depth_mode == BRW_PSCDEPTH_OFF && in anv_pipeline_compile_fs()