Home
last modified time | relevance | path

Searched refs:VK_KHR_DEVICE_GROUP_EXTENSION_NAME (Results 1 – 25 of 74) sorted by relevance

123

/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/tests/
H A Dvklayertests_wsi.cpp540 …ndency_satisfied && DeviceExtensionSupported(gpu(), nullptr, VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) { in TEST_F()
541 m_device_extension_names.push_back(VK_KHR_DEVICE_GROUP_EXTENSION_NAME); in TEST_F()
650 …ndency_satisfied && DeviceExtensionSupported(gpu(), nullptr, VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) { in TEST_F()
651 m_device_extension_names.push_back(VK_KHR_DEVICE_GROUP_EXTENSION_NAME); in TEST_F()
860 …ndency_satisfied && DeviceExtensionSupported(gpu(), nullptr, VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) { in TEST_F()
861 m_device_extension_names.push_back(VK_KHR_DEVICE_GROUP_EXTENSION_NAME); in TEST_F()
1753 if (!DeviceExtensionSupported(gpu(), nullptr, VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) { in TEST_F()
1754 … printf("%s %s not supported, skipping test\n", kSkipPrefix, VK_KHR_DEVICE_GROUP_EXTENSION_NAME); in TEST_F()
1757 m_device_extension_names.push_back(VK_KHR_DEVICE_GROUP_EXTENSION_NAME); in TEST_F()
1842 if (DeviceExtensionSupported(gpu(), nullptr, VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) { in TEST_F()
[all …]
H A Dvklayertests_descriptor_renderpass_framebuffer.cpp2008 if (DeviceExtensionSupported(gpu(), nullptr, VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) { in TEST_F()
2009 m_device_extension_names.push_back(VK_KHR_DEVICE_GROUP_EXTENSION_NAME); in TEST_F()
10149 if (DeviceExtensionSupported(gpu(), nullptr, VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) { in TEST_F()
10150 m_device_extension_names.push_back(VK_KHR_DEVICE_GROUP_EXTENSION_NAME); in TEST_F()
10228 if (DeviceExtensionSupported(gpu(), nullptr, VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) { in TEST_F()
10229 m_device_extension_names.push_back(VK_KHR_DEVICE_GROUP_EXTENSION_NAME); in TEST_F()
10286 if (!DeviceExtensionSupported(gpu(), nullptr, VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) { in TEST_F()
10287 …rintf("%s %s extension not supported skipped.\n", kSkipPrefix, VK_KHR_DEVICE_GROUP_EXTENSION_NAME); in TEST_F()
10290 m_device_extension_names.push_back(VK_KHR_DEVICE_GROUP_EXTENSION_NAME); in TEST_F()
H A Dvklayertests_buffer_image_memory_sampler.cpp13451 if (!AddRequiredExtensions(VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) { in TEST_F()
13463 … const bool device_group_extension = CanEnableDeviceExtension(VK_KHR_DEVICE_GROUP_EXTENSION_NAME); in TEST_F()
13543 …if (!AddRequiredExtensions(VK_KHR_DEVICE_GROUP_EXTENSION_NAME) || !AddRequiredExtensions(VK_KHR_BI… in TEST_F()
13550 … const bool device_group_extension = CanEnableDeviceExtension(VK_KHR_DEVICE_GROUP_EXTENSION_NAME); in TEST_F()
13931 …if (!AddRequiredExtensions(VK_KHR_DEVICE_GROUP_EXTENSION_NAME) || !AddRequiredExtensions(VK_KHR_BI… in TEST_F()
13932 …ing required instance extensions for %s and %s\n", kSkipPrefix, VK_KHR_DEVICE_GROUP_EXTENSION_NAME, in TEST_F()
13938 if (!CanEnableDeviceExtension(VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) { in TEST_F()
H A Dvklayertests_pipeline_shader.cpp1701 if (DeviceExtensionSupported(gpu(), nullptr, VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) { in TEST_F()
1702 m_device_extension_names.push_back(VK_KHR_DEVICE_GROUP_EXTENSION_NAME); in TEST_F()
14709 if (!AddRequiredExtensions(VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) { in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Vulkan/
H A DVkGetProcAddress.cpp283 VK_KHR_DEVICE_GROUP_EXTENSION_NAME,
H A DlibVulkan.cpp304 { VK_KHR_DEVICE_GROUP_EXTENSION_NAME, VK_KHR_DEVICE_GROUP_SPEC_VERSION },
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Vulkan/
H A DVkGetProcAddress.cpp319 VK_KHR_DEVICE_GROUP_EXTENSION_NAME,
H A DlibVulkan.cpp339 { VK_KHR_DEVICE_GROUP_EXTENSION_NAME, VK_KHR_DEVICE_GROUP_SPEC_VERSION },
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/layers/generated/
H A Dvk_extension_helper.h708 …std::make_pair(VK_KHR_DEVICE_GROUP_EXTENSION_NAME, DeviceInfo(&DeviceExtensions::vk_khr_device_gro… in get_info()
915 VK_KHR_DEVICE_GROUP_EXTENSION_NAME, in InitFromDeviceCreateInfo()
1098 VK_KHR_DEVICE_GROUP_EXTENSION_NAME,
H A Dparameter_validation.cpp329 …if ((!SupportedByPdev(physical_device, VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) && !device_extensions.… in ValidatePnextStructContents()
343 …if ((!SupportedByPdev(physical_device, VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) && !device_extensions.… in ValidatePnextStructContents()
363 …if ((!SupportedByPdev(physical_device, VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) && !device_extensions.… in ValidatePnextStructContents()
376 …if ((!SupportedByPdev(physical_device, VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) && !device_extensions.… in ValidatePnextStructContents()
393 …if ((!SupportedByPdev(physical_device, VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) && !device_extensions.… in ValidatePnextStructContents()
406 …if ((!SupportedByPdev(physical_device, VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) && !device_extensions.… in ValidatePnextStructContents()
420 …if ((!SupportedByPdev(physical_device, VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) && !device_extensions.… in ValidatePnextStructContents()
8106 … OutputExtensionError("vkGetDeviceGroupPeerMemoryFeaturesKHR", VK_KHR_DEVICE_GROUP_EXTENSION_NAME); in PreCallValidateGetDeviceGroupPeerMemoryFeaturesKHR()
8116 …e_group) skip |= OutputExtensionError("vkCmdSetDeviceMaskKHR", VK_KHR_DEVICE_GROUP_EXTENSION_NAME); in PreCallValidateCmdSetDeviceMaskKHR()
8131 …ce_group) skip |= OutputExtensionError("vkCmdDispatchBaseKHR", VK_KHR_DEVICE_GROUP_EXTENSION_NAME); in PreCallValidateCmdDispatchBaseKHR()
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/generated/
H A Dvk_extension_helper.h854 … {VK_KHR_DEVICE_GROUP_EXTENSION_NAME, DeviceInfo(&DeviceExtensions::vk_khr_device_group, {{ in get_info_map()
1121 VK_KHR_DEVICE_GROUP_EXTENSION_NAME, in InitFromDeviceCreateInfo()
1343 VK_KHR_DEVICE_GROUP_EXTENSION_NAME,
H A Dparameter_validation.cpp347 …if ((is_physdev_api && !SupportedByPdev(physical_device, VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) || (… in ValidatePnextStructContents()
365 …if ((is_physdev_api && !SupportedByPdev(physical_device, VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) || (… in ValidatePnextStructContents()
390 …if ((is_physdev_api && !SupportedByPdev(physical_device, VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) || (… in ValidatePnextStructContents()
404 …if ((is_physdev_api && !SupportedByPdev(physical_device, VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) || (… in ValidatePnextStructContents()
426 …if ((is_physdev_api && !SupportedByPdev(physical_device, VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) || (… in ValidatePnextStructContents()
440 …if ((is_physdev_api && !SupportedByPdev(physical_device, VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) || (… in ValidatePnextStructContents()
458 …if ((is_physdev_api && !SupportedByPdev(physical_device, VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) || (… in ValidatePnextStructContents()
10383 … OutputExtensionError("vkGetDeviceGroupPeerMemoryFeaturesKHR", VK_KHR_DEVICE_GROUP_EXTENSION_NAME); in PreCallValidateGetDeviceGroupPeerMemoryFeaturesKHR()
10393 …_group)) skip |= OutputExtensionError("vkCmdSetDeviceMaskKHR", VK_KHR_DEVICE_GROUP_EXTENSION_NAME); in PreCallValidateCmdSetDeviceMaskKHR()
10408 …e_group)) skip |= OutputExtensionError("vkCmdDispatchBaseKHR", VK_KHR_DEVICE_GROUP_EXTENSION_NAME); in PreCallValidateCmdDispatchBaseKHR()
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/tests/positive/
H A Dimage_buffer.cpp1861 AddRequiredExtensions(VK_KHR_DEVICE_GROUP_EXTENSION_NAME); in TEST_F()
1864 …Extension %s is not supported, skipping test.\n", kSkipPrefix, VK_KHR_DEVICE_GROUP_EXTENSION_NAME); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-tools/src/vulkaninfo/
H A Dvulkaninfo.h1297 …d::string> extensions_list = {VK_KHR_SWAPCHAIN_EXTENSION_NAME, VK_KHR_DEVICE_GROUP_EXTENSION_NAME}; in GetGroupCapabilities()
/dports/graphics/vulkan-tools/Vulkan-Tools-1.2.203/vulkaninfo/
H A Dvulkaninfo.h1299 …d::string> extensions_list = {VK_KHR_SWAPCHAIN_EXTENSION_NAME, VK_KHR_DEVICE_GROUP_EXTENSION_NAME}; in GetGroupCapabilities()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/tests/
H A Dvklayertests_others.cpp2137 …ndency_satisfied && DeviceExtensionSupported(gpu(), nullptr, VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) { in TEST_F()
2138 m_device_extension_names.push_back(VK_KHR_DEVICE_GROUP_EXTENSION_NAME); in TEST_F()
2245 …ndency_satisfied && DeviceExtensionSupported(gpu(), nullptr, VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) { in TEST_F()
2246 m_device_extension_names.push_back(VK_KHR_DEVICE_GROUP_EXTENSION_NAME); in TEST_F()
2342 …ndency_satisfied && DeviceExtensionSupported(gpu(), nullptr, VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) { in TEST_F()
2343 m_device_extension_names.push_back(VK_KHR_DEVICE_GROUP_EXTENSION_NAME); in TEST_F()
H A Dvklayertests_pipeline_shader.cpp1641 if (DeviceExtensionSupported(gpu(), nullptr, VK_KHR_DEVICE_GROUP_EXTENSION_NAME)) { in TEST_F()
1642 m_device_extension_names.push_back(VK_KHR_DEVICE_GROUP_EXTENSION_NAME); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/third_party/vulkan-tools/src/vulkaninfo/
H A Dvulkaninfo.c5941 …st char *extensions_list[] = {VK_KHR_SWAPCHAIN_EXTENSION_NAME, VK_KHR_DEVICE_GROUP_EXTENSION_NAME}; in AppGroupDump()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/deps/vulkan/
H A Dvulkan_core.h5035 #define VK_KHR_DEVICE_GROUP_EXTENSION_NAME "VK_KHR_device_group" macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/deps/vulkan/
H A Dvulkan_core.h5035 #define VK_KHR_DEVICE_GROUP_EXTENSION_NAME "VK_KHR_device_group" macro
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/deps/vulkan/
H A Dvulkan_core.h5035 #define VK_KHR_DEVICE_GROUP_EXTENSION_NAME "VK_KHR_device_group" macro
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/vulkan/
H A Dvulkan_core.h5029 #define VK_KHR_DEVICE_GROUP_EXTENSION_NAME "VK_KHR_device_group" macro
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h5067 #define VK_KHR_DEVICE_GROUP_EXTENSION_NAME "VK_KHR_device_group" macro
/dports/misc/mnn/MNN-1.2.0/source/backend/vulkan/vulkan/
H A Dvulkan_core.h4852 #define VK_KHR_DEVICE_GROUP_EXTENSION_NAME "VK_KHR_device_group" macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h5067 #define VK_KHR_DEVICE_GROUP_EXTENSION_NAME "VK_KHR_device_group" macro

123