Lines Matching refs:dstImageLayout
596 VkImageLayout dstImageLayout; in subDecode() local
610 memcpy((VkImageLayout*)&dstImageLayout, *readStreamPtrPtr, sizeof(VkImageLayout)); in subDecode()
631 srcImage, srcImageLayout, dstImage, dstImageLayout, in subDecode()
642 VkImageLayout dstImageLayout; in subDecode() local
657 memcpy((VkImageLayout*)&dstImageLayout, *readStreamPtrPtr, sizeof(VkImageLayout)); in subDecode()
680 dstImage, dstImageLayout, regionCount, pRegions, filter); in subDecode()
689 VkImageLayout dstImageLayout; in subDecode() local
701 memcpy((VkImageLayout*)&dstImageLayout, *readStreamPtrPtr, sizeof(VkImageLayout)); in subDecode()
725 dstImageLayout, regionCount, pRegions, context); in subDecode()
979 VkImageLayout dstImageLayout; in subDecode() local
993 memcpy((VkImageLayout*)&dstImageLayout, *readStreamPtrPtr, sizeof(VkImageLayout)); in subDecode()
1016 dstImage, dstImageLayout, regionCount, pRegions); in subDecode()