Searched defs:image_layout (Results 1 – 4 of 4) sorted by relevance
791 VkImageLayout image_layout; in ValidateDrawState() local1324 bool cvdescriptorset::ValidateImageUpdate(VkImageView image_view, VkImageLayout image_layout, VkDes… in ValidateImageUpdate()1597 auto image_layout = static_cast<const ImageSamplerDescriptor *>(src)->image_layout_; in CopyUpdate() local1635 auto image_layout = static_cast<const ImageDescriptor *>(src)->image_layout_; in CopyUpdate() local2187 auto image_layout = update->pImageInfo[di].imageLayout; in VerifyWriteUpdateContents() local2239 auto image_layout = update->pImageInfo[di].imageLayout; in VerifyWriteUpdateContents() local2353 auto image_layout = img_samp_desc->GetImageLayout(); in VerifyCopyUpdateContents() local2369 auto image_layout = img_desc->GetImageLayout(); in VerifyCopyUpdateContents() local
678 VkImageLayout image_layout = subpass->depth_stencil_attachment.layout; in emit_fast_htile_clear() local950 VkImageLayout image_layout = subpass->color_attachments[subpass_att].layout; in emit_fast_color_clear() local1184 VkImageLayout image_layout, in radv_clear_image_layer()1312 VkImageLayout image_layout, in radv_cmd_clear_image()
857 VK_MEMORY_INPUT_COPY_BIT*/, VkImageLayout image_layout) { in ImageMemoryBarrier()874 …bj::SetLayout(VkCommandBufferObj *cmd_buf, VkImageAspectFlags aspect, VkImageLayout image_layout) { in SetLayout()939 void VkImageObj::SetLayout(VkImageAspectFlags aspect, VkImageLayout image_layout) { in SetLayout()
239 VkSubresourceLayout image_layout; in wsi_create_native_image() local