Lines Matching refs:dstImageLayout
7341 VkImageLayout dstImageLayout; in decode() local
7361 memcpy((VkImageLayout*)&dstImageLayout, *readStreamPtrPtr, sizeof(VkImageLayout)); in decode()
7381 (unsigned long long)dstImage, (unsigned long long)dstImageLayout, in decode()
7386 srcImage, srcImageLayout, dstImage, dstImageLayout, in decode()
7393 srcImageLayout, dstImage, dstImageLayout, regionCount, pRegions); in decode()
7406 VkImageLayout dstImageLayout; in decode() local
7429 memcpy((VkImageLayout*)&dstImageLayout, *readStreamPtrPtr, sizeof(VkImageLayout)); in decode()
7451 (unsigned long long)dstImage, (unsigned long long)dstImageLayout, in decode()
7457 dstImageLayout, regionCount, pRegions, filter); in decode()
7463 srcImageLayout, dstImage, dstImageLayout, regionCount, pRegions, filter); in decode()
7476 VkImageLayout dstImageLayout; in decode() local
7494 memcpy((VkImageLayout*)&dstImageLayout, *readStreamPtrPtr, sizeof(VkImageLayout)); in decode()
7517 (unsigned long long)dstImageLayout, (unsigned long long)regionCount, in decode()
7522 srcBuffer, dstImage, dstImageLayout, in decode()
7529 dstImage, dstImageLayout, regionCount, pRegions); in decode()
7913 VkImageLayout dstImageLayout; in decode() local
7935 memcpy((VkImageLayout*)&dstImageLayout, *readStreamPtrPtr, sizeof(VkImageLayout)); in decode()
7957 (unsigned long long)dstImage, (unsigned long long)dstImageLayout, in decode()
7962 dstImageLayout, regionCount, pRegions); in decode()
7968 srcImageLayout, dstImage, dstImageLayout, regionCount, pRegions); in decode()