Rasterizer: Document SignalFence & ReleaseFences and setup skeletons on Vulkan.
This commit is contained in:
parent
a081a7c855
commit
4adfc9bb08
5 changed files with 35 additions and 4 deletions
|
@ -410,7 +410,6 @@ void Maxwell3D::ProcessQueryGet() {
|
|||
StampQueryResult(regs.query.query_sequence, regs.query.query_get.short_query == 0);
|
||||
}
|
||||
break;
|
||||
}
|
||||
case Regs::QueryOperation::Acquire:
|
||||
// TODO(Blinkhawk): Under this operation, the GPU waits for the CPU to write a value that
|
||||
// matches the current payload.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue