/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
H A D | VulkanInfo.cpp | 34 if (vkResult != VK_SUCCESS && vkResult != VK_INCOMPLETE) { in GatherInstanceExtensions() 83 if (result != VK_SUCCESS && result != VK_INCOMPLETE) { in GatherGlobalInfo() 128 if (result != VK_SUCCESS && result != VK_INCOMPLETE) { in GatherPhysicalDevices() 175 if (result != VK_SUCCESS && result != VK_INCOMPLETE) { in GatherDeviceInfo() 190 if (result != VK_SUCCESS && result != VK_INCOMPLETE) { in GatherDeviceInfo() 303 if (result != VK_SUCCESS && result != VK_INCOMPLETE) { in GatherSurfaceInfo() 319 if (result != VK_SUCCESS && result != VK_INCOMPLETE) { in GatherSurfaceInfo()
|
H A D | VulkanError.cpp | 37 case VK_INCOMPLETE: in VkResultAsString() 38 return "VK_INCOMPLETE"; in VkResultAsString()
|
/third_party/skia/third_party/externals/swiftshader/src/WSI/ |
H A D | VkSurfaceKHR.cpp | 115 return VK_INCOMPLETE; in getSurfaceFormats() 140 return VK_INCOMPLETE; in getPresentModes() 171 return VK_INCOMPLETE; in getPresentRectangles()
|
H A D | VkSwapchainKHR.cpp | 172 return VK_INCOMPLETE; in getImages()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkInstance.cpp | 42 return VK_INCOMPLETE; in getPhysicalDevices() 62 return VK_INCOMPLETE; in getPhysicalDeviceGroups()
|
H A D | VkPipelineCache.cpp | 105 return VK_INCOMPLETE; in getData()
|
/third_party/vulkan-loader/tests/framework/layer/ |
H A D | test_layer.cpp | 139 return VK_INCOMPLETE; 144 return VK_INCOMPLETE; 172 return VK_INCOMPLETE; 190 return VK_INCOMPLETE; 196 return VK_INCOMPLETE; 224 return VK_INCOMPLETE; 521 res = VK_INCOMPLETE; 632 res = VK_INCOMPLETE; 908 res = VK_INCOMPLETE; 929 res = VK_INCOMPLETE; [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
H A D | vktWsiDisplayTests.cpp | 812 && result != VK_INCOMPLETE in testGetPhysicalDeviceDisplayPropertiesKHR() 876 if (result != VK_INCOMPLETE) in testGetPhysicalDeviceDisplayPropertiesKHR() 877 TCU_FAIL_STR(string("Expected VK_INCOMPLETE. Have ") + getResultAsString(result)); in testGetPhysicalDeviceDisplayPropertiesKHR() 962 && result != VK_INCOMPLETE in testGetPhysicalDeviceDisplayPlanePropertiesKHR() 1020 if (result != VK_INCOMPLETE) in testGetPhysicalDeviceDisplayPlanePropertiesKHR() 1021 TCU_FAIL_STR(string("Expected VK_INCOMPLETE. Have ") + getResultAsString(result)); in testGetPhysicalDeviceDisplayPlanePropertiesKHR() 1084 && result != VK_INCOMPLETE in testGetDisplayPlaneSupportedDisplaysKHR() 1154 if (result != VK_INCOMPLETE) in testGetDisplayPlaneSupportedDisplaysKHR() 1155 TCU_FAIL_STR(string("Expected VK_INCOMPLETE. Have ") + getResultAsString(result)); in testGetDisplayPlaneSupportedDisplaysKHR() 1251 if (result != VK_INCOMPLETE) in testGetDisplayModePropertiesKHR() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/ |
H A D | vktWsiDisplayTests.cpp | 812 && result != VK_INCOMPLETE in testGetPhysicalDeviceDisplayPropertiesKHR() 876 if (result != VK_INCOMPLETE) in testGetPhysicalDeviceDisplayPropertiesKHR() 877 TCU_FAIL_STR(string("Expected VK_INCOMPLETE. Have ") + getResultAsString(result)); in testGetPhysicalDeviceDisplayPropertiesKHR() 962 && result != VK_INCOMPLETE in testGetPhysicalDeviceDisplayPlanePropertiesKHR() 1020 if (result != VK_INCOMPLETE) in testGetPhysicalDeviceDisplayPlanePropertiesKHR() 1021 TCU_FAIL_STR(string("Expected VK_INCOMPLETE. Have ") + getResultAsString(result)); in testGetPhysicalDeviceDisplayPlanePropertiesKHR() 1084 && result != VK_INCOMPLETE in testGetDisplayPlaneSupportedDisplaysKHR() 1154 if (result != VK_INCOMPLETE) in testGetDisplayPlaneSupportedDisplaysKHR() 1155 TCU_FAIL_STR(string("Expected VK_INCOMPLETE. Have ") + getResultAsString(result)); in testGetDisplayPlaneSupportedDisplaysKHR() 1251 if (result != VK_INCOMPLETE) in testGetDisplayModePropertiesKHR() [all...] |
H A D | vktWsiSurfaceTests.cpp | 147 if (m_count != usedSize || m_result != VK_INCOMPLETE || !ValidateQueryBits::checkBits(outputData.begin() + m_count, outputData.end())) in operator ()() 148 results.fail("Query didn't return VK_INCOMPLETE"); in operator ()() 850 // Check VK_INCOMPLETE in querySurfaceFormats2Test() 860 results.check(queryResult == VK_INCOMPLETE, "Expected VK_INCOMPLETE"); in querySurfaceFormats2Test() 950 if (res != VK_INCOMPLETE) in querySurfacePresentModes2Test() 1444 results.check(result == VK_INCOMPLETE, "Expected VK_INCOMPLETE"); in queryDevGroupSurfacePresentModesTest()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiToolingInfoTests.cpp | 131 if (result != VK_INCOMPLETE) in validateGetter() 157 if (result != VK_INCOMPLETE) in validateGetter()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiToolingInfoTests.cpp | 131 if (result != VK_INCOMPLETE) in validateGetter() 157 if (result != VK_INCOMPLETE) in validateGetter()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_pipeline_cache.c | 81 result = VK_INCOMPLETE; in lvp_GetPipelineCacheData()
|
/third_party/vulkan-loader/loader/ |
H A D | loader_windows.c | 577 VkResult result = VK_INCOMPLETE; in windows_read_manifest_from_d3d_adapters() 730 if (regHKR_result == VK_INCOMPLETE) { in windows_read_data_files_in_registry() 736 if (regHKR_result == VK_INCOMPLETE) { in windows_read_data_files_in_registry() 742 if (regHKR_result == VK_INCOMPLETE) { in windows_read_data_files_in_registry() 826 next_icd_phys_devs->physical_devices)) == VK_INCOMPLETE); in enumerate_adapter_physical_devices()
|
/third_party/vulkan-loader/tests/ |
H A D | loader_debug_ext_tests.cpp | 242 ASSERT_EQ(env->vulkan_functions.vkEnumeratePhysicalDevices(inst, &max_count, devices.data()), VK_INCOMPLETE); in TEST_F() 267 ASSERT_EQ(env->vulkan_functions.vkEnumeratePhysicalDevices(inst, &max_count, devices.data()), VK_INCOMPLETE); in TEST_F() 657 ASSERT_EQ(env->vulkan_functions.vkEnumeratePhysicalDevices(inst, &max_count, devices.data()), VK_INCOMPLETE); in TEST_F() 690 ASSERT_EQ(env->vulkan_functions.vkEnumeratePhysicalDevices(inst, &max_count, devices.data()), VK_INCOMPLETE); in TEST_F() 721 ASSERT_EQ(env->vulkan_functions.vkEnumeratePhysicalDevices(inst, &max_count, devices.data()), VK_INCOMPLETE); in TEST_F()
|
H A D | loader_regression_tests.cpp | 212 ASSERT_EQ(VK_INCOMPLETE, env.vulkan_functions.vkEnumerateInstanceLayerProperties(&layer_count, &layer_props)); in TEST() 262 ASSERT_EQ(VK_INCOMPLETE, in TEST() 273 ASSERT_EQ(VK_INCOMPLETE, in TEST() 331 ASSERT_EQ(VK_INCOMPLETE, env.vulkan_functions.vkEnumerateDeviceLayerProperties(phys_dev, &layer_count, &layer_props)); in TEST() 384 ASSERT_EQ(VK_INCOMPLETE, in TEST() 442 ASSERT_EQ(VK_INCOMPLETE, inst->vkEnumerateDeviceExtensionProperties(physical_device, nullptr, nullptr, nullptr)); in exercise_EnumerateDeviceExtensionProperties() 468 ASSERT_EQ(VK_INCOMPLETE, inst->vkEnumerateDeviceExtensionProperties(physical_device, nullptr, &extension_count, in exercise_EnumerateDeviceExtensionProperties() 787 // Use zero for the device count so we can get the VK_INCOMPLETE message and verify nothing was written into physical in TEST() 789 ASSERT_EQ(VK_INCOMPLETE, inst->vkEnumeratePhysicalDevices(inst, &physical_count, physical.data())); in TEST() 794 // Remove one from the physical device count so we can get the VK_INCOMPLETE messag in TEST() [all...] |
H A D | loader_alloc_callback_tests.cpp | 914 if (result == VK_INCOMPLETE) { in TEST() 1014 if (result == VK_ERROR_OUT_OF_HOST_MEMORY || result == VK_INCOMPLETE) { in TEST() 1023 if (result == VK_ERROR_OUT_OF_HOST_MEMORY || result == VK_INCOMPLETE) { in TEST()
|
/third_party/vulkan-loader/tests/framework/icd/ |
H A D | test_icd.cpp | 125 return VK_INCOMPLETE; 151 return VK_INCOMPLETE; 159 // VK_SUCCESS,VK_INCOMPLETE 214 // VK_SUCCESS,VK_INCOMPLETE 227 return VK_INCOMPLETE; 235 // VK_SUCCESS,VK_INCOMPLETE, VK_ERROR_INITIALIZATION_FAILED 265 result = VK_INCOMPLETE; 281 result = VK_INCOMPLETE; 417 // VK_SUCCESS,VK_INCOMPLETE 423 // VK_SUCCESS, VK_INCOMPLETE, VK_ERROR_LAYER_NOT_PRESEN [all...] |
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_perf.c | 231 return VK_INCOMPLETE; in anv_AcquirePerformanceConfigurationINTEL() 240 return VK_INCOMPLETE; in anv_AcquirePerformanceConfigurationINTEL()
|
/third_party/glfw/src/ |
H A D | vulkan.c | 178 case VK_INCOMPLETE: in _glfwGetVulkanResultString()
|
/third_party/mesa3d/src/vulkan/util/ |
H A D | vk_util.h | 160 * capacity were sufficient. Vulkan functions often return VK_INCOMPLETE 184 return VK_INCOMPLETE; in __vk_outarray_status()
|
/third_party/skia/tests/ |
H A D | VkPriorityExtensionTest.cpp | 147 // VK_INCOMPLETE is returned when the count we provide is less than the total device count. in DEF_GPUTEST() 148 if (err && VK_INCOMPLETE != err) { in DEF_GPUTEST()
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_pipeline_cache.c | 696 return VK_INCOMPLETE; in vk_common_GetPipelineCacheData() 724 result = VK_INCOMPLETE; in vk_common_GetPipelineCacheData()
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_pipeline_cache.c | 672 return VK_INCOMPLETE; in radv_GetPipelineCacheData() 690 result = VK_INCOMPLETE; in radv_GetPipelineCacheData()
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_pipeline.c | 208 return VK_INCOMPLETE; in vn_GetPipelineCacheData()
|