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
Loading
Please register or sign in to comment