HomeSort by: relevance | last modified time | path
    Searched refs:has_ds_self_dep (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
anv_pass.c 122 subpass->has_ds_self_dep = true;
genX_pipeline.c 2165 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 ||
anv_private.h 4580 bool has_ds_self_dep; member in struct:anv_subpass
  /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
genX_pipeline.c 1667 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 ||
anv_pass.c 103 subpass->has_ds_self_dep = true;
anv_private.h 3554 bool has_ds_self_dep; member in struct:anv_subpass

Completed in 14 milliseconds