Searched refs:CORE_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL (Results 1 – 4 of 4) sorted by relevance
56 …eFlagBits::CORE_PIPELINE_STAGE_TRANSFER_BIT, ImageLayout::CORE_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL }; in ExplicitBarrierTransferDstImageToTransferSrc()117 ImageLayout::CORE_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL }; in GenerateMipmaps()152 ImageLayout::CORE_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL }; in GenerateMipmaps()405 ImageLayout::CORE_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL }; in CopyImagesToBuffers()428 … ImageLayout::CORE_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL // we expect all mips to be transferred to dst in CopyImagesToBuffers()460 ImageLayout::CORE_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL }; in CopyImagesToImages()488 ImageLayout::CORE_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL }; in CopyImagesToImages()
172 CORE_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL = 6, enumerator
1494 data->srcImageLayout = ImageLayout::CORE_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL; in BlitImage()
1379 bRes.imageLayout = CORE_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL; in HandleCopyBufferImage()