Home
last modified time | relevance | path

Searched defs:enableMultiQueue (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drenderer.cpp118 …RenderNodeGraphNodeStore& nodeStore, const bool enableMultiQueue, const RenderingConfiguration& re… in InitializeRenderNodeContextData()
501 const bool enableMultiQueue = (device_.GetGpuQueueCount() > 1); in InitNodeGraphs() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_command_list.cpp288 …const NodeContextPsoManager& nodeContextPsoMgr, const GpuQueue& queue, const bool enableMultiQueue) in RenderCommandList()