Searched defs:image_layout (Results 1 – 2 of 2) sorted by relevance
695 bool cvdescriptorset::ValidateImageUpdate(VkImageView image_view, VkImageLayout image_layout, VkDes… in ValidateImageUpdate()914 auto image_layout = static_cast<const ImageSamplerDescriptor *>(src)->image_layout_; in CopyUpdate() local952 auto image_layout = static_cast<const ImageDescriptor *>(src)->image_layout_; in CopyUpdate() local1297 auto image_layout = update->pImageInfo[di].imageLayout; in VerifyWriteUpdateContents() local1329 auto image_layout = update->pImageInfo[di].imageLayout; in VerifyWriteUpdateContents() local1425 auto image_layout = img_samp_desc->GetImageLayout(); in VerifyCopyUpdateContents() local1439 auto image_layout = img_desc->GetImageLayout(); in VerifyCopyUpdateContents() local
572 VK_MEMORY_INPUT_COPY_BIT*/, VkImageLayout image_layout) { in ImageMemoryBarrier()586 …bj::SetLayout(VkCommandBufferObj *cmd_buf, VkImageAspectFlags aspect, VkImageLayout image_layout) { in SetLayout()652 void VkImageObj::SetLayout(VkImageAspectFlags aspect, VkImageLayout image_layout) { in SetLayout()