Restrict mask bits for memory semantics in WebGPU (#2180)
Fail to validate memory semantics value if it includes set bits that are not on the whitelist from the spec. Fixes #2070
Loading
Please register or sign in to comment
Fail to validate memory semantics value if it includes set bits that are not on the whitelist from the spec. Fixes #2070