MCPcopy Create free account
hub / github.com/Inori/GPCS4 / syncSubmission

Method syncSubmission

GPCS4/Graphics/Violet/VltDevice.cpp:204–207  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

202 }
203
204 void VltDevice::syncSubmission()
205 {
206 m_submissionQueue.synchronize();
207 }
208
209 void VltDevice::recycleCommandList(
210 const Rc<VltCommandList>& cmdList)

Callers 4

downloadResourceMethod · 0.80
synchronizeMethod · 0.80
createRenderTargetsMethod · 0.80
transitionImageLayoutMethod · 0.80

Calls 1

synchronizeMethod · 0.45

Tested by

no test coverage detected