• Home
  • Raw
  • Download

Lines Matching refs:srcImageLayout

14101 …void copyImage( Image srcImage, ImageLayout srcImageLayout, Image dstImage, ImageLayout dstImageLa…  in copyImage()  argument
14103 …uffer, static_cast<VkImage>( srcImage ), static_cast<VkImageLayout>( srcImageLayout ), static_cast… in copyImage()
14107 …void copyImage( Image srcImage, ImageLayout srcImageLayout, Image dstImage, ImageLayout dstImageLa… in copyImage() argument
14109 …uffer, static_cast<VkImage>( srcImage ), static_cast<VkImageLayout>( srcImageLayout ), static_cast… in copyImage()
14113 …void blitImage( Image srcImage, ImageLayout srcImageLayout, Image dstImage, ImageLayout dstImageLa… in blitImage() argument
14115 …uffer, static_cast<VkImage>( srcImage ), static_cast<VkImageLayout>( srcImageLayout ), static_cast… in blitImage()
14119 …void blitImage( Image srcImage, ImageLayout srcImageLayout, Image dstImage, ImageLayout dstImageLa… in blitImage() argument
14121 …uffer, static_cast<VkImage>( srcImage ), static_cast<VkImageLayout>( srcImageLayout ), static_cast… in blitImage()
14137 …void copyImageToBuffer( Image srcImage, ImageLayout srcImageLayout, Buffer dstBuffer, uint32_t reg… in copyImageToBuffer() argument
14139 …uffer, static_cast<VkImage>( srcImage ), static_cast<VkImageLayout>( srcImageLayout ), static_cast… in copyImageToBuffer()
14143 …void copyImageToBuffer( Image srcImage, ImageLayout srcImageLayout, Buffer dstBuffer, ArrayProxy<c… in copyImageToBuffer() argument
14145 …uffer, static_cast<VkImage>( srcImage ), static_cast<VkImageLayout>( srcImageLayout ), static_cast… in copyImageToBuffer()
14212 …void resolveImage( Image srcImage, ImageLayout srcImageLayout, Image dstImage, ImageLayout dstImag… in resolveImage() argument
14214 …uffer, static_cast<VkImage>( srcImage ), static_cast<VkImageLayout>( srcImageLayout ), static_cast… in resolveImage()
14218 …void resolveImage( Image srcImage, ImageLayout srcImageLayout, Image dstImage, ImageLayout dstImag… in resolveImage() argument
14220 …uffer, static_cast<VkImage>( srcImage ), static_cast<VkImageLayout>( srcImageLayout ), static_cast… in resolveImage()