예제 #1
0
파일: imgui.cpp 프로젝트: CallmeNezha/bgfx
void imguiEndFrame()
{
	s_ctx.endFrame();
}
예제 #2
0
void IMGUI_endFrame()
{
	s_ctx.endFrame();
}