KhronosGroup / Vulkan-ValidationLayers

Vulkan Validation Layers (VVL)
https://vulkan.lunarg.com/doc/sdk/latest/linux/khronos_validation_layer.html
Other
748 stars 400 forks source link

sync: Add syncval_shader_access_heuristic setting #8275

Closed artem-lunarg closed 2 months ago

artem-lunarg commented 2 months ago

Exposes syncval validation of shader accesses as configurable option, so it's possible to disable it in case of false-positives.

image

The option can also be disabled by setting environment variable: VK_VALIDATION_SYNCVAL_SHADER_ACCESS_HEURISTIC=0

ci-tester-lunarg commented 2 months ago

CI Vulkan-ValidationLayers build queued with queue ID 216332.

ci-tester-lunarg commented 2 months ago

CI Vulkan-ValidationLayers build # 17056 running.

ci-tester-lunarg commented 2 months ago

CI Vulkan-ValidationLayers build # 17056 passed.