Searched refs:has_ds_self_dep (Results 1 – 3 of 3) sorted by relevance
130 subpass->has_ds_self_dep = true; in anv_CreateRenderPass()
1405 wm.PixelShaderKillsPixel = subpass->has_ds_self_dep ||1561 ps.PixelShaderKillsPixel = subpass->has_ds_self_dep ||1649 subpass->has_ds_self_dep || wm_prog_data->uses_kill ||
2815 bool has_ds_self_dep; member