Slightly better/more 'correct' event synchronisation handling

This commit is contained in:
baldurk
2016-02-07 18:44:02 +01:00
parent 5bce6cf75b
commit 3f466bc2cb
2 changed files with 67 additions and 17 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ On capture:
* Subpasses
* Nested command buffer execution
* Push constants
* Most event, fence and semaphore operations for synchronisation, apart from simple use in WSI extensions.
* GPU-GPU synchronisation with events.
* Sparse resources
On replay: