Skip to content
Unverified Commit 72bac04d authored by alan-baker's avatar alan-baker Committed by GitHub
Browse files

Memory access checks for vulkan mem model (#1909)

* MakePointerVisibleKHR cannot be used with OpStore
* MakePointerAvailableKHR cannot be used with OpLoad
* MakePointerAvailableKHR and MakePointerVisibleKHR both require
NonPrivatePointerKHR
* NonPrivatePointerKHR is limited to a subset of storage classes
* many tests
parent 5bc30788
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment