/aosp_15_r20/external/vulkan-validation-layers/layers/generated/ |
H A D | object_tracker.cpp | 118 …hysicalDevice, false, "VUID-vkGetPhysicalDeviceFeatures-physicalDevice-parameter", kVUIDUndefined); in PreCallValidateGetPhysicalDeviceFeatures() 128 …evice, false, "VUID-vkGetPhysicalDeviceFormatProperties-physicalDevice-parameter", kVUIDUndefined); in PreCallValidateGetPhysicalDeviceFormatProperties() 142 …, false, "VUID-vkGetPhysicalDeviceImageFormatProperties-physicalDevice-parameter", kVUIDUndefined); in PreCallValidateGetPhysicalDeviceImageFormatProperties() 151 …sicalDevice, false, "VUID-vkGetPhysicalDeviceProperties-physicalDevice-parameter", kVUIDUndefined); in PreCallValidateGetPhysicalDeviceProperties() 160 …evice, false, "VUID-vkGetPhysicalDeviceMemoryProperties-physicalDevice-parameter", kVUIDUndefined); in PreCallValidateGetPhysicalDeviceMemoryProperties() 169 … kVulkanObjectTypeInstance, true, "VUID-vkGetInstanceProcAddr-instance-parameter", kVUIDUndefined); in PreCallValidateGetInstanceProcAddr() 178 …vice, kVulkanObjectTypeDevice, false, "VUID-vkGetDeviceProcAddr-device-parameter", kVUIDUndefined); in PreCallValidateGetDeviceProcAddr() 189 …anObjectTypePhysicalDevice, false, "VUID-vkCreateDevice-physicalDevice-parameter", kVUIDUndefined); in PreCallValidateCreateDevice() 211 …vice, false, "VUID-vkEnumerateDeviceExtensionProperties-physicalDevice-parameter", kVUIDUndefined); in PreCallValidateEnumerateDeviceExtensionProperties() 221 …alDevice, false, "VUID-vkEnumerateDeviceLayerProperties-physicalDevice-parameter", kVUIDUndefined); in PreCallValidateEnumerateDeviceLayerProperties() [all …]
|
H A D | parameter_validation.cpp | 232 …>deviceRenderAreaCount, &structure->pDeviceRenderAreas, false, true, kVUIDUndefined, "VUID-VkDevic… in ValidatePnextStructContents() 245 …emaphoreCount, &structure->pWaitSemaphoreDeviceIndices, false, true, kVUIDUndefined, "VUID-VkDevic… in ValidatePnextStructContents() 247 …mandBufferCount, &structure->pCommandBufferDeviceMasks, false, true, kVUIDUndefined, "VUID-VkDevic… in ValidatePnextStructContents() 249 …aphoreCount, &structure->pSignalSemaphoreDeviceIndices, false, true, kVUIDUndefined, "VUID-VkDevic… in ValidatePnextStructContents() 255 …tructure->deviceIndexCount, &structure->pDeviceIndices, false, true, kVUIDUndefined, "VUID-VkBindB… in ValidatePnextStructContents() 261 …tructure->deviceIndexCount, &structure->pDeviceIndices, false, true, kVUIDUndefined, "VUID-VkBindI… in ValidatePnextStructContents() 263 …BindRegionCount, &structure->pSplitInstanceBindRegions, false, true, kVUIDUndefined, "VUID-VkBindI… in ValidatePnextStructContents() 276 …ure->physicalDeviceCount, &structure->pPhysicalDevices, false, true, kVUIDUndefined, "VUID-VkDevic… in ValidatePnextStructContents() 422 …asks", structure->subpassCount, &structure->pViewMasks, false, true, kVUIDUndefined, "VUID-VkRende… in ValidatePnextStructContents() 424 …, structure->dependencyCount, &structure->pViewOffsets, false, true, kVUIDUndefined, "VUID-VkRende… in ValidatePnextStructContents() [all …]
|
H A D | chassis.cpp | 118 kVUIDUndefined, in InstanceExtensionWhitelist() 132 kVUIDUndefined, in DeviceExtensionWhitelist()
|
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | object_tracker_utils.cpp | 179 … "VUID-VkDescriptorBufferInfo-buffer-parameter", kVUIDUndefined); in ValidateDescriptorWrite() 256 kVUIDUndefined); in PreCallValidateDestroyInstance() 287 … "VUID-vkEnumeratePhysicalDevices-instance-parameter", kVUIDUndefined); in PreCallValidateEnumeratePhysicalDevices() 327 …e, device, kVulkanObjectTypeDevice, true, "VUID-vkDestroyDevice-device-parameter", kVUIDUndefined); in PreCallValidateDestroyDevice() 351 … device, kVulkanObjectTypeDevice, false, "VUID-vkGetDeviceQueue-device-parameter", kVUIDUndefined); in PreCallValidateGetDeviceQueue() 363 kVUIDUndefined); in PreCallValidateGetDeviceQueue2() 377 kVUIDUndefined); in PreCallValidateUpdateDescriptorSets() 404 kVUIDUndefined); in PreCallValidateResetDescriptorPool() 413 …estroyObject(device, (VkDescriptorSet)set, kVulkanObjectTypeDescriptorSet, nullptr, kVUIDUndefined, in PreCallValidateResetDescriptorPool() 414 kVUIDUndefined); in PreCallValidateResetDescriptorPool() [all …]
|
H A D | object_lifetime_validation.h | 167 … if ((wrong_device_code != kVUIDUndefined) && (object_type != kVulkanObjectTypeSurfaceKHR)) { in ValidateObject() 253 …if ((expected_custom_allocator_code != kVUIDUndefined || expected_default_allocator_code != kVUIDU… in ValidateDestroyObject() 258 … (allocated_with_custom && !custom_allocator && expected_custom_allocator_code != kVUIDUndefined) { in ValidateDestroyObject() 266 …(!allocated_with_custom && custom_allocator && expected_default_allocator_code != kVUIDUndefined) { in ValidateDestroyObject()
|
H A D | parameter_validation_utils.cpp | 62 HandleToUint64(instance), kVUIDUndefined, in validate_api_version() 68 HandleToUint64(instance), kVUIDUndefined, in validate_api_version() 963 … VK_STRUCTURE_TYPE_PIPELINE_TESSELLATION_STATE_CREATE_INFO, false, kVUIDUndefined, in manual_PreCallValidateCreateGraphicsPipelines() 985 … VK_STRUCTURE_TYPE_PIPELINE_INPUT_ASSEMBLY_STATE_CREATE_INFO, false, kVUIDUndefined, in manual_PreCallValidateCreateGraphicsPipelines() 1025 … VK_STRUCTURE_TYPE_PIPELINE_VERTEX_INPUT_STATE_CREATE_INFO, false, kVUIDUndefined, in manual_PreCallValidateCreateGraphicsPipelines() 1031 … &pCreateInfos[i].pVertexInputState->pVertexBindingDescriptions, false, true, kVUIDUndefined, in manual_PreCallValidateCreateGraphicsPipelines() 1037 &vertex_input_state->pVertexAttributeDescriptions, false, true, kVUIDUndefined, in manual_PreCallValidateCreateGraphicsPipelines() 1564 true, false, kVUIDUndefined, kVUIDUndefined); in manual_PreCallValidateCreateGraphicsPipelines() 1833 … VK_STRUCTURE_TYPE_PIPELINE_COLOR_BLEND_STATE_CREATE_INFO, false, kVUIDUndefined, in manual_PreCallValidateCreateGraphicsPipelines() 1859 true, kVUIDUndefined, kVUIDUndefined); in manual_PreCallValidateCreateGraphicsPipelines() [all …]
|
H A D | vk_layer_logging.h | 72 static const char DECORATE_UNUSED *kVUIDUndefined = "VUID_Undefined"; variable 283 "Destroyed messenger\n", kVUIDUndefined); in RemoveDebugUtilsMessenger() 337 "Destroyed callback\n", kVUIDUndefined); in RemoveDebugUtilsMessageCallback() 379 … "Debug Report callbacks not removed before DestroyInstance", kVUIDUndefined); in RemoveAllMessageCallbacks() 383 "Debug messengers not removed before DestroyInstance", kVUIDUndefined); in RemoveAllMessageCallbacks() 708 "DebugReport", "Added callback", kVUIDUndefined); in layer_create_report_callback() 988 …if ((vuid_text.find("UNASSIGNED-") == std::string::npos) && (vuid_text.find(kVUIDUndefined) == std… in log_msg()
|
H A D | stateless_validation.h | 421 kVUIDUndefined, kVUIDUndefined); in validate_handle_array() 668 …e_array(apiName, countName, arrayName, count, &array, countRequired, arrayRequired, kVUIDUndefined, in validate_ranged_enum_array() 669 kVUIDUndefined); in validate_ranged_enum_array() 782 kVUIDUndefined, kVUIDUndefined); in validate_flags_array()
|
H A D | drawdispatch.cpp | 216 "VUID-vkCmdDispatch-None-02700", kVUIDUndefined); in PreCallValidateCmdDispatch() 233 … "VUID-vkCmdDispatchIndirect-renderpass", "VUID-vkCmdDispatchIndirect-None-02700", kVUIDUndefined); in PreCallValidateCmdDispatchIndirect()
|
H A D | buffer_validation.cpp | 671 const char *msg_code = kVUIDUndefined; // sentinel value meaning "no error" in ValidateBarrierLayoutToImageUsage() 714 if (msg_code != kVUIDUndefined) { in ValidateBarrierLayoutToImageUsage() 1414 …rt_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EXT, 0, kVUIDUndefined, in PreCallValidateCreateImage() 1481 …rt_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EXT, 0, kVUIDUndefined, in PreCallValidateCreateImage() 1489 …rt_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EXT, 0, kVUIDUndefined, in PreCallValidateCreateImage() 3772 if (msgCode == kVUIDUndefined) { in ValidateUsageFlags() 4301 false, kVUIDUndefined, "vkCreateImageView()", in PreCallValidateCreateImageView()
|
H A D | core_validation.cpp | 3839 …kVUIDUndefined, "Number of currently valid memory objects is not less than the maximum allowed (%u… in PreCallValidateAllocateMemory() 4426 auto validation_error = kVUIDUndefined; in ValidateBindBufferMemory() 8683 skip |= ValidateMemoryIsBoundToImage(image_data, funcName, kVUIDUndefined); in ValidateBarriers() 8717 skip |= ValidateMemoryIsBoundToBuffer(buffer_state, funcName, kVUIDUndefined); in ValidateBarriers() 11982 auto validation_error = kVUIDUndefined; in ValidateBindImageMemory() 12400 skip |= ValidateObjectNotInUse(sema_node, obj_struct, caller_name, kVUIDUndefined); in ValidateImportSemaphore() 12471 … kVUIDUndefined, "Cannot call %s on %s that is currently in use.", caller_name, in ValidateImportFence()
|
H A D | descriptor_sets.cpp | 810 … caller, kVUIDUndefined, "VUID-VkDescriptorImageInfo-imageLayout-00344", &hit_error); in ValidateDrawState()
|