mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-25 19:44:57 +00:00
a final touch
This commit is contained in:
parent
fcea53820b
commit
92a8e18eab
@ -779,6 +779,7 @@ public:
|
|||||||
|
|
||||||
void NotifySubmitDone() {
|
void NotifySubmitDone() {
|
||||||
submit_done = true;
|
submit_done = true;
|
||||||
|
num_submits.notify_all();
|
||||||
}
|
}
|
||||||
|
|
||||||
void BindRasterizer(Vulkan::Rasterizer* rasterizer_) {
|
void BindRasterizer(Vulkan::Rasterizer* rasterizer_) {
|
||||||
|
Loading…
Reference in New Issue
Block a user