Home
last modified time | relevance | path

Searched refs:string_VkImageLayout (Results 1 – 13 of 13) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/layers/
H A Dbuffer_validation.cpp771 …i, string_VkImageLayout(check_layout), layout_check.message, string_VkImageLayout(layout_check.lay… in VerifyFramebufferAndRenderPassLayouts()
1042string_VkImageLayout(img_barrier.oldLayout), string_VkImageLayout(entry.barrier->newLayout)); in ValidateBarriersToImages()
1067 string_VkImageLayout(img_barrier.newLayout)); in ValidateBarriersToImages()
1499 string_VkImageLayout(optimal_layout)); in VerifyImageLayout()
4288 … subresource.mipLevel, string_VkImageLayout(initial_layout), string_VkImageLayout(image_layout)); in ValidateCmdBufImageLayouts()
4338 string_VkImageLayout(first_layout)); in ValidateLayoutVsAttachmentDescription()
4343 string_VkImageLayout(first_layout)); in ValidateLayoutVsAttachmentDescription()
4348 string_VkImageLayout(first_layout)); in ValidateLayoutVsAttachmentDescription()
4359 string_VkImageLayout(first_layout)); in ValidateLayoutVsAttachmentDescription()
4364 string_VkImageLayout(first_layout)); in ValidateLayoutVsAttachmentDescription()
[all …]
H A Ddescriptor_sets.cpp1871 … << string_VkImageLayout(image_layout) << " but does not have STENCIL or DEPTH aspects set"; in ValidateImageUpdate()
1879 … << string_VkImageLayout(image_layout) << " but the image format is " << string_VkFormat(format) in ValidateImageUpdate()
1893 … << string_VkImageLayout(image_layout) << " and is using depth/stencil image of format " in ValidateImageUpdate()
1939 …<< " is being updated with invalid imageLayout " << string_VkImageLayout(image_layout) << " for im… in ValidateImageUpdate()
2011 …<< " is being updated with invalid imageLayout " << string_VkImageLayout(image_layout) << " for im… in ValidateImageUpdate()
2017 error_str << ", " << string_VkImageLayout(ext_layout.layout); in ValidateImageUpdate()
H A Dcore_validation.cpp6733string_VkImageLayout(img_barrier.oldLayout), string_VkImageLayout(img_barrier.newLayout)); in ValidateImageBarrierAttachment()
6743 string_VkImageLayout(img_barrier.oldLayout)); in ValidateImageBarrierAttachment()
9010 string_VkImageLayout(new_layout)); in AddAttachmentUse()
9049 function_name, error_type, string_VkImageLayout(reference.layout)); in ValidateAttachmentReference()
9063 function_name, error_type, string_VkImageLayout(reference.layout)); in ValidateAttachmentReference()
9133 … function_name, error_type, string_VkImageLayout(reference.layout)); in ValidateAttachmentReference()
9144 … function_name, error_type, string_VkImageLayout(reference.layout)); in ValidateAttachmentReference()
9164 … function_name, error_type, string_VkImageLayout(reference.layout)); in ValidateAttachmentReference()
9462 … function_name, error_type.c_str(), string_VkImageLayout(imageLayout)); in ValidateRenderpassAttachmentUsage()
10668 string_VkImageLayout(cb_layout)); in PreCallValidateCmdExecuteCommands()
[all …]
H A Dsynchronization_validation.cpp815string_VkImageLayout(transition.old_layout), string_VkImageLayout(transition.new_layout), in ValidateLayoutTransitions()
1608 … string_VkDescriptorType(descriptor_type), string_VkImageLayout(image_layout), in ValidateDispatchDrawDescriptorSet()
2124string_VkImageLayout(transition.old_layout), string_VkImageLayout(transition.new_layout), in ValidateFinalSubpassLayoutTransitions()
H A Dparameter_validation_utils.cpp653 string_VkImageLayout(pCreateInfo->initialLayout)); in manual_PreCallValidateCreateImage()
1041 … base_message, string_VkImageLayout(pCreateInfo->initialLayout)); in manual_PreCallValidateCreateImage()
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/
H A Dbuffer_validation.cpp837string_VkImageLayout(img_barrier.oldLayout), string_VkImageLayout(img_barrier.newLayout)); in ValidateBarriersToImages()
1143string_VkImageLayout(img_barrier.oldLayout), string_VkImageLayout(img_barrier.newLayout)); in ValidateImageBarrierAttachment()
1438 string_VkImageLayout(optimal_layout)); in VerifyImageLayout()
2133 string_VkImageLayout(dest_image_layout)); in VerifyClearImageLayout()
4357 … subresource.mipLevel, string_VkImageLayout(initial_layout), string_VkImageLayout(image_layout)); in ValidateCmdBufImageLayouts()
4404 string_VkImageLayout(first_layout)); in ValidateLayoutVsAttachmentDescription()
4409 string_VkImageLayout(first_layout)); in ValidateLayoutVsAttachmentDescription()
4414 string_VkImageLayout(first_layout)); in ValidateLayoutVsAttachmentDescription()
4425 string_VkImageLayout(first_layout)); in ValidateLayoutVsAttachmentDescription()
4430 string_VkImageLayout(first_layout)); in ValidateLayoutVsAttachmentDescription()
[all …]
H A Dcore_validation.cpp7205 string_VkImageLayout(pAttachment->resolveImageLayout)); in ValidateRenderingAttachmentInfoKHR()
7213 string_VkImageLayout(pAttachment->resolveImageLayout)); in ValidateRenderingAttachmentInfoKHR()
7226 string_VkImageLayout(pAttachment->imageLayout)); in ValidateRenderingAttachmentInfoKHR()
7232 string_VkImageLayout(pAttachment->imageLayout)); in ValidateRenderingAttachmentInfoKHR()
7238 string_VkImageLayout(pAttachment->resolveImageLayout)); in ValidateRenderingAttachmentInfoKHR()
11303 string_VkImageLayout(new_layout)); in AddAttachmentUse()
11362 function_name, error_type, string_VkImageLayout(reference.layout)); in ValidateAttachmentReference()
11394 function_name, error_type, string_VkImageLayout(reference.layout), in ValidateAttachmentReference()
12380 subpass, string_VkImageLayout(attachment_reference.layout)); in ValidateFragmentShadingRateAttachments()
13784 string_VkImageLayout(cb_layout)); in PreCallValidateCmdExecuteCommands()
[all …]
H A Ddescriptor_sets.cpp2320 … << string_VkImageLayout(image_layout) << " but does not have STENCIL or DEPTH aspects set"; in ValidateImageUpdate()
2328 … << string_VkImageLayout(image_layout) << " but the image format is " << string_VkFormat(format) in ValidateImageUpdate()
2342 … << string_VkImageLayout(image_layout) << " and is using depth/stencil image of format " in ValidateImageUpdate()
2389 …<< " is being updated with invalid imageLayout " << string_VkImageLayout(image_layout) << " for im… in ValidateImageUpdate()
2465 …<< " is being updated with invalid imageLayout " << string_VkImageLayout(image_layout) << " for im… in ValidateImageUpdate()
2471 error_str << ", " << string_VkImageLayout(ext_layout.layout); in ValidateImageUpdate()
H A Dsynchronization_validation.cpp1100 string_VkImageLayout(transition.old_layout), in ValidateLayoutTransitions()
1101 string_VkImageLayout(transition.new_layout), in ValidateLayoutTransitions()
1917 … string_VkDescriptorType(descriptor_type), string_VkImageLayout(image_layout), in ValidateDispatchDrawDescriptorSet()
2558string_VkImageLayout(transition.old_layout), string_VkImageLayout(transition.new_layout), in ValidateFinalSubpassLayoutTransitions()
H A Dparameter_validation_utils.cpp761 string_VkImageLayout(pCreateInfo->initialLayout)); in manual_PreCallValidateCreateImage()
1177 … base_message, string_VkImageLayout(pCreateInfo->initialLayout)); in manual_PreCallValidateCreateImage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/layers/generated/
H A Dvk_enum_string_helper.h1149 static inline const char* string_VkImageLayout(VkImageLayout input_value) in string_VkImageLayout() function
/dports/games/vkquake/vkQuake-1.12.2/Windows/misc/include/vulkan/
H A Dvk_enum_string_helper.h1431 static inline const char* string_VkImageLayout(VkImageLayout input_value) in string_VkImageLayout() function
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/generated/
H A Dvk_enum_string_helper.h1593 static inline const char* string_VkImageLayout(VkImageLayout input_value) in string_VkImageLayout() function