Home
last modified time | relevance | path

Searched refs:GetGpuSemaphores (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Drender_frame_util.h41 BASE_NS::array_view<BASE_NS::unique_ptr<GpuSemaphore>> GetGpuSemaphores();
H A Drender_frame_util.cpp415 array_view<unique_ptr<GpuSemaphore>> RenderFrameUtil::GetGpuSemaphores() in GetGpuSemaphores() function in RenderFrameUtil
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp871 const auto externalSemaphores = renderCommandFrameData.renderFrameUtil->GetGpuSemaphores(); in RenderProcessEndCommandLists()
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_backend_vk.cpp518 const auto externalSemaphores = renderCommandFrameData.renderFrameUtil->GetGpuSemaphores();

Completed in 9 milliseconds