Home
last modified time | relevance | path

Searched defs:frameCtx (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/imgui/examples/example_win32_directx12/
H A Dmain.cpp183 FrameContext* frameCtx = WaitForNextFrameResources(); in main() local
397 FrameContext* frameCtx = &g_frameContext[g_frameIndex % NUM_FRAMES_IN_FLIGHT]; in WaitForLastSubmittedFrame() local
419 FrameContext* frameCtx = &g_frameContext[nextFrameIndex % NUM_FRAMES_IN_FLIGHT]; in WaitForNextFrameResources() local
[all...]

Completed in 1 milliseconds