MCPcopy Create free account
hub / github.com/defold/defold / SwapBuffers

Function SwapBuffers

engine/platform/src/platform_window_null.cpp:212–213  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

210 {}
211
212 void SwapBuffers(HWindow window)
213 {}
214
215 void SetDeviceState(HWindow window, WindowDeviceState state, bool op1)
216 {

Callers 4

WindowSwapBuffersFunction · 0.70
OpenGLFlipFunction · 0.50
VulkanFlipFunction · 0.50
WebGPUFlipFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected