Skip to content

nir_to_dxil: Add tagging raw SRVs in shader flags

Enrico Galli requested to merge egalli/mesa:fix_raw_srv_flags into main

Added missing flag for raw SRVs and changed how we flag UAVs to be more consistent.

Merge request reports