Home
last modified time | relevance | path

Searched refs:VK_KHR_device_group (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/third_party/volk/
H A Dvolk.h369 #if defined(VK_KHR_device_group)
373 #endif /* defined(VK_KHR_device_group) */
497 #if (defined(VK_EXT_full_screen_exclusive) && defined(VK_KHR_device_group)) || (defined(VK_EXT_full_screen_exclusive) && defined(VK_VERSION_1_1))
499 #endif /* (defined(VK_EXT_full_screen_exclusive) && defined(VK_KHR_device_group)) || (defined(VK_EXT_full_screen_exclusive) && defined(VK_VERSION_1_1)) */
503 #if (defined(VK_KHR_device_group) && defined(VK_KHR_surface)) || (defined(VK_KHR_swapchain) && defined(VK_VERSION_1_1))
506 #endif /* (defined(VK_KHR_device_group) && defined(VK_KHR_surface)) || (defined(VK_KHR_swapchain) && defined(VK_VERSION_1_1)) */
507 #if (defined(VK_KHR_device_group) && defined(VK_KHR_swapchain)) || (defined(VK_KHR_swapchain) && defined(VK_VERSION_1_1))
509 #endif /* (defined(VK_KHR_device_group) && defined(VK_KHR_swapchain)) || (defined(VK_KHR_swapchain) && defined(VK_VERSION_1_1)) */
846 #if defined(VK_KHR_device_group)
850 #endif /* defined(VK_KHR_device_group) */
[all...]
H A Dvolk.c316 #if (defined(VK_KHR_device_group) && defined(VK_KHR_surface)) || (defined(VK_KHR_swapchain) && defined(VK_VERSION_1_1)) in volkGenLoadInstance()
318 #endif /* (defined(VK_KHR_device_group) && defined(VK_KHR_surface)) || (defined(VK_KHR_swapchain) && defined(VK_VERSION_1_1)) */ in volkGenLoadInstance()
579 #if defined(VK_KHR_device_group) in volkGenLoadDevice()
583 #endif /* defined(VK_KHR_device_group) */ in volkGenLoadDevice()
707 #if (defined(VK_EXT_full_screen_exclusive) && defined(VK_KHR_device_group)) || (defined(VK_EXT_full_screen_exclusive) && defined(VK_VERSION_1_1)) in volkGenLoadDevice()
709 #endif /* (defined(VK_EXT_full_screen_exclusive) && defined(VK_KHR_device_group)) || (defined(VK_EXT_full_screen_exclusive) && defined(VK_VERSION_1_1)) */ in volkGenLoadDevice()
713 #if (defined(VK_KHR_device_group) && defined(VK_KHR_surface)) || (defined(VK_KHR_swapchain) && defined(VK_VERSION_1_1)) in volkGenLoadDevice()
716 #endif /* (defined(VK_KHR_device_group) && defined(VK_KHR_surface)) || (defined(VK_KHR_swapchain) && defined(VK_VERSION_1_1)) */ in volkGenLoadDevice()
717 #if (defined(VK_KHR_device_group) && defined(VK_KHR_swapchain)) || (defined(VK_KHR_swapchain) && defined(VK_VERSION_1_1)) in volkGenLoadDevice()
719 #endif /* (defined(VK_KHR_device_group) in volkGenLoadDevice()
[all...]
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h6466 #define VK_KHR_device_group 1 macro
6468 #define VK_KHR_DEVICE_GROUP_EXTENSION_NAME "VK_KHR_device_group"
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h7931 #define VK_KHR_device_group 1 macro
7933 #define VK_KHR_DEVICE_GROUP_EXTENSION_NAME "VK_KHR_device_group"
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h6565 #define VK_KHR_device_group 1 macro
6567 #define VK_KHR_DEVICE_GROUP_EXTENSION_NAME "VK_KHR_device_group"
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h6725 #define VK_KHR_device_group 1 macro
6727 #define VK_KHR_DEVICE_GROUP_EXTENSION_NAME "VK_KHR_device_group"
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h8924 // VK_KHR_device_group is a preprocessor guard. Do not pass it to API calls.
8925 #define VK_KHR_device_group 1 macro
8927 #define VK_KHR_DEVICE_GROUP_EXTENSION_NAME "VK_KHR_device_group"

Completed in 225 milliseconds