Searched refs:computed_stencil (Results 1 – 8 of 8) sorted by relevance
816 bool computed_stencil; member
4448 if (prog_data->computed_stencil) in lower_fb_write_logical_send()8725 prog_data->computed_stencil = in brw_nir_populate_wm_prog_data()
399 const bool comp_stc_en = stc_test_en && wm_prog_data->computed_stencil; in want_stencil_pma_fix()
1095 !fs_stage->prog_data.wm.computed_stencil) { in anv_pipeline_compile_fs()
2134 ps.PixelShaderComputesStencil = wm_prog_data->computed_stencil;
906 psx.PixelShaderComputesStencil = prog_data->computed_stencil; in blorp_emit_ps_config()
4695 psx.PixelShaderComputesStencil = prog_data->computed_stencil;
4493 psx.PixelShaderComputesStencil = wm_prog_data->computed_stencil; in iris_store_fs_state()