Ejemplo n.º 1
0
void imguiEndFrame()
{
	s_ctx.endFrame();
}
Ejemplo n.º 2
0
void IMGUI_endFrame()
{
	s_ctx.endFrame();
}