You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 19, 2018. It is now read-only.
The error messages are:
"ERROR: Buffer 33d7f30 is alised with image 33f2fc0 (code 0x00000003 at Buffer:0)"
"ERROR: Image 3426160 is alised with buffer 33d7f30 (code 0x00000003 at Image:0)"
The test case does make sure that they are never used at the same time and that correct pipeline barriers are used.
Memory objects are allowed to alias. See "11.8 Memory Aliasing" in the spec.
Triggered by CTS tests:
dEQP-VK.memory.pipeline_barrier.*
The text was updated successfully, but these errors were encountered: