snapshot-2024wk28
artem-lunarg
tagged this
12 Jul 22:52
Improvements to SPIR-V static analysis allowed to properly identify some accesses as writes (previously there were erroneously classified as reads). This increased the number of cases where syncval validation of shader accesses results in false-positive reports. This makes current heuristic less suitable to be enabled by default. Some additional improvements to the heuristic are planned. Still it can't be completely false-positive free.