Lines Matching refs:string_VkImageLayout

203 …     report_data->FormatHandle(imgpair.image).c_str(), oldAspectMask, string_VkImageLayout(layout),  in FindLayoutVerifyLayout()
204 string_VkImageLayout(imgsubIt->second.layout)); in FindLayoutVerifyLayout()
391 …_index, report_data->FormatHandle(renderpass).c_str(), variable_name, string_VkImageLayout(layout), in ValidateRenderPassLayoutAgainstFramebufferImageUsage()
403 …_index, report_data->FormatHandle(renderpass).c_str(), variable_name, string_VkImageLayout(layout), in ValidateRenderPassLayoutAgainstFramebufferImageUsage()
414 …_index, report_data->FormatHandle(renderpass).c_str(), variable_name, string_VkImageLayout(layout), in ValidateRenderPassLayoutAgainstFramebufferImageUsage()
425 …_index, report_data->FormatHandle(renderpass).c_str(), variable_name, string_VkImageLayout(layout), in ValidateRenderPassLayoutAgainstFramebufferImageUsage()
441 …_index, report_data->FormatHandle(renderpass).c_str(), variable_name, string_VkImageLayout(layout), in ValidateRenderPassLayoutAgainstFramebufferImageUsage()
455string_VkImageLayout(layout), report_data->FormatHandle(framebuffer).c_str(), in ValidateRenderPassLayoutAgainstFramebufferImageUsage()
530 … i, string_VkImageLayout(attachment_initial_layout), layout_check.message, in VerifyFramebufferAndRenderPassLayouts()
531 string_VkImageLayout(layout_check.layout)); in VerifyFramebufferAndRenderPassLayouts()
718 … barrier_pname, ((new_not_old) ? "new" : "old"), string_VkImageLayout(layout), in ValidateBarrierLayoutToImageUsage()
769string_VkImageLayout(img_barrier.oldLayout), string_VkImageLayout(entry.barrier->newLayout)); in ValidateBarriersToImages()
794 … report_data->FormatHandle(img_barrier.image).c_str(), string_VkImageLayout(img_barrier.oldLayout), in ValidateBarriersToImages()
795 string_VkImageLayout(img_barrier.newLayout)); in ValidateBarriersToImages()
831 … subres.arrayLayer, string_VkImageLayout(img_barrier.oldLayout), layout_check.message, in ValidateBarriersToImages()
832 string_VkImageLayout(layout_check.layout)); in ValidateBarriersToImages()
1097string_VkImageLayout(explicit_layout), layout_check.message, string_VkImageLayout(layout_check.lay… in VerifyImageLayout()
1114 … report_data->FormatHandle(image).c_str(), string_VkImageLayout(optimal_layout)); in VerifyImageLayout()
1122 string_VkImageLayout(optimal_layout)); in VerifyImageLayout()
1130 … report_data->FormatHandle(image).c_str(), string_VkImageLayout(explicit_layout), in VerifyImageLayout()
1131 string_VkImageLayout(optimal_layout)); in VerifyImageLayout()
1660 string_VkImageLayout(dest_image_layout)); in VerifyClearImageLayout()
1673 string_VkImageLayout(dest_image_layout)); in VerifyClearImageLayout()
1695 … func_name, string_VkImageLayout(dest_image_layout), layout_check.message, in VerifyClearImageLayout()
1696 string_VkImageLayout(layout_check.layout)); in VerifyClearImageLayout()
3469 …isr_pair.subresource.arrayLayer, isr_pair.subresource.mipLevel, string_VkImageLayout(initial_layou… in ValidateCmdBufImageLayouts()
3470 string_VkImageLayout(image_layout), formatted_label.c_str()); in ValidateCmdBufImageLayouts()
3524 …t clear attachment %d with invalid first layout %s.", attachment, string_VkImageLayout(first_layou… in ValidateLayoutVsAttachmentDescription()
3530 …t clear attachment %d with invalid first layout %s.", attachment, string_VkImageLayout(first_layou… in ValidateLayoutVsAttachmentDescription()
3538 …t clear attachment %d with invalid first layout %s.", attachment, string_VkImageLayout(first_layou… in ValidateLayoutVsAttachmentDescription()
3547 …t clear attachment %d with invalid first layout %s.", attachment, string_VkImageLayout(first_layou… in ValidateLayoutVsAttachmentDescription()
3611 … j, i, string_VkImageLayout(subpass.pInputAttachments[j].layout)); in ValidateLayouts()
3628 string_VkImageLayout(subpass.pInputAttachments[j].layout)); in ValidateLayouts()
3679 … j, i, string_VkImageLayout(subpass.pColorAttachments[j].layout)); in ValidateLayouts()
3686 string_VkImageLayout(subpass.pColorAttachments[j].layout)); in ValidateLayouts()
3696 j, i, string_VkImageLayout(subpass.pResolveAttachments[j].layout)); in ValidateLayouts()
3727 … i, string_VkImageLayout(subpass.pDepthStencilAttachment->layout)); in ValidateLayouts()
3745 string_VkImageLayout(subpass.pDepthStencilAttachment->layout)); in ValidateLayouts()