1
0

- Update to new snapshot 2019.2.git25 (2ac348b5) to be in line

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-tools?expand=0&rev=34
This commit is contained in:
2019-03-17 13:34:16 +00:00
committed by Git OBS Bridge
parent 2f89953b8f
commit 5e6d5a8df7
7 changed files with 28 additions and 16 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Mar 17 13:25:59 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Update to new snapshot 2019.2.git25 (2ac348b5) to be in line
with current spirv-headers.
* Add --strip-atomic-counter-memory
* Add validation of storage classes for WebGPU
* Add validation for ExecutionMode in WebGPU
* Implement WebGPU specific CFG validation
* Allow NonWritable to target struct members
* Add validation for SPV_NV_cooperative_matrix
-------------------------------------------------------------------
Wed Feb 20 20:06:31 UTC 2019 - Jan Engelhardt <jengelh@inai.de>