a final touch
This commit is contained in:
parent
fcea53820b
commit
92a8e18eab
|
@ -779,6 +779,7 @@ public:
|
|||
|
||||
void NotifySubmitDone() {
|
||||
submit_done = true;
|
||||
num_submits.notify_all();
|
||||
}
|
||||
|
||||
void BindRasterizer(Vulkan::Rasterizer* rasterizer_) {
|
||||
|
|
Loading…
Reference in New Issue