Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
downloadResource
Method · 0.80
synchronize
Method · 0.80
createRenderTargets
Method · 0.80
transitionImageLayout
Method · 0.80
Calls
1
synchronize
Method · 0.45
Tested by
no test coverage detected