MCPcopy Create free account
hub / github.com/DavidColson/Polybox / SokolPresent

Function SokolPresent

source/graphics_platform_d3d11.cpp:116–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114// ***********************************************************************
115
116void SokolPresent() {
117 // TODO: this is where you'd handle screen resizing, it's called once per frame
118 pSwapChain->Present(1, 0);
119}
120
121// ***********************************************************************
122

Callers 1

DrawFrameFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected