MCPcopy Create free account
hub / github.com/RavEngine/RavEngine / Present

Method Present

deps/LLGL/wrapper/CSharp/CsRenderContext.cpp:21–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19}
20
21void RenderContext::Present()
22{
23 static_cast<LLGL::RenderContext*>(Native::get())->Present();
24}
25
26Window^ RenderContext::Surface::get()
27{

Callers 15

DrawMethod · 0.45
presentSwapchainMethod · 0.45
D3D9PresentMethod · 0.45
D3D11PresentMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
RunMethod · 0.45
RunMethod · 0.45
OnDrawFrameMethod · 0.45

Calls 1

getFunction · 0.50

Tested by 5

mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36