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

Method synchronize

GPCS4/Graphics/Sce/SceGpuQueue.cpp:42–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40 }
41
42 void SceGpuQueue::synchronize()
43 {
44 m_device->syncSubmission();
45 }
46
47 void SceGpuQueue::createQueue(
48 SceQueueType type, SceObjects& objects)

Callers 1

submitPresentMethod · 0.45

Calls 1

syncSubmissionMethod · 0.80

Tested by

no test coverage detected