Home
last modified time | relevance | path

Searched refs:dstImageLayout (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drender_graph.cpp431 ImageLayout dstImageLayout = dst.imageLayout; in GetDstImageBarrierMips() local
445 dstImageLayout, in GetDstImageBarrierMips()
477 const GpuQueue& dstGpuQueue, const ImageLayout srcImageLayout, const ImageLayout dstImageLayout) in GetQueueOwnershipTransferBarrier() argument
495 dstImageLayout, in GetQueueOwnershipTransferBarrier()
1296 bRes.imageLayout = nextRc.dstImageLayout; in HandleBlitImage()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_command_list.h274 ImageLayout dstImageLayout { ImageLayout::CORE_IMAGE_LAYOUT_UNDEFINED };
H A Drender_command_list.cpp1495 data->dstImageLayout = ImageLayout::CORE_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL; in BlitImage()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_backend_vk.cpp1551 (VkImageLayout)renderCmd.dstImageLayout, // dstImageLayout in RenderCommand()
1814 … const VkImageLayout dstImageLayout = (VkImageLayout)(ref.dst.optionalImageLayout); in RenderCommand() local
1846 dstImageLayout, // newLayout in RenderCommand()