Example #1
0
void imguiEndFrame()
{
	s_ctx.endFrame();
}
Example #2
0
void IMGUI_endFrame()
{
	s_ctx.endFrame();
}