Open ProGTX opened 9 years ago
"Command group enqueue", or intra-queue synchronization, was done alongside #14.
Host accessors synchronized with synchronizer class (see #1).
Forgot to take into account that host accessors block the queue for their whole lifetime, and just synchronization on construction isn't enough. Fixed in d25b7f55dd1161bca49fef66fcb64bca0b6a952e.
Already mentioned in #6
Parts to implement per §2.5.5:
14