Searched refs:has_ds_self_dep (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_pass.c122 subpass->has_ds_self_dep = true;
H A DgenX_pipeline.c2165 wm.PixelShaderKillsPixel = subpass->has_ds_self_dep ||
2364 ps.PixelShaderKillsPixel = subpass->has_ds_self_dep ||
2437 subpass->has_ds_self_dep || wm_prog_data->uses_kill ||
H A Danv_private.h4580 bool has_ds_self_dep; member in struct:anv_subpass
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A DgenX_pipeline.c1667 wm.PixelShaderKillsPixel = subpass->has_ds_self_dep ||
1835 ps.PixelShaderKillsPixel = subpass->has_ds_self_dep ||
1899 subpass->has_ds_self_dep || wm_prog_data->uses_kill ||
H A Danv_pass.c103 subpass->has_ds_self_dep = true;
H A Danv_private.h3554 bool has_ds_self_dep; member in struct:anv_subpass

Completed in 22 milliseconds