Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dnode_context_pso_manager.cpp110 const auto minAge = device_.GetCommandBufferingCount() + additionalFrameCount; in BeginBackendFrame() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Drender_frame_util.cpp258 const auto minAge = device.GetCommandBufferingCount(); in ProcessFrameSignalDeferredDestroy() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_cache.cpp202 constexpr uint64_t minAge = 2; in DestroyOldImages() local
H A Dshader_manager.cpp735 const auto minAge = device_.GetCommandBufferingCount() + additionalFrameCount; in HandlePendingAllocations() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dnode_context_pool_manager_vk.cpp363 const auto minAge = device_.GetCommandBufferingCount() + additionalFrameCount; in BeginBackendFrame() local
H A Dnode_context_descriptor_set_manager_vk.cpp212 const auto minAge = device_.GetCommandBufferingCount() + 1; in BeginFrame() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dnode_context_pool_manager_gles.cpp719 const auto minAge = device_.GetCommandBufferingCount() + maxAge; in BeginBackendFrame() local

Completed in 9 milliseconds