Lines Matching refs:dstImageLayout
541 VkImageLayout dstImageLayout; in subDecode() local
555 memcpy((VkImageLayout*)&dstImageLayout, *readStreamPtrPtr, sizeof(VkImageLayout)); in subDecode()
575 srcImageLayout, dstImage, dstImageLayout, regionCount, in subDecode()
585 VkImageLayout dstImageLayout; in subDecode() local
600 memcpy((VkImageLayout*)&dstImageLayout, *readStreamPtrPtr, sizeof(VkImageLayout)); in subDecode()
622 dstImage, dstImageLayout, regionCount, pRegions, filter); in subDecode()
630 VkImageLayout dstImageLayout; in subDecode() local
642 memcpy((VkImageLayout*)&dstImageLayout, *readStreamPtrPtr, sizeof(VkImageLayout)); in subDecode()
664 srcBuffer, dstImage, dstImageLayout, regionCount, in subDecode()
905 VkImageLayout dstImageLayout; in subDecode() local
919 memcpy((VkImageLayout*)&dstImageLayout, *readStreamPtrPtr, sizeof(VkImageLayout)); in subDecode()
941 dstImage, dstImageLayout, regionCount, pRegions); in subDecode()