Home
last modified time | relevance | path

Searched refs:vkGetPhysicalDeviceQueueFamilyProperties (Results 1 – 25 of 84) sorted by relevance

1234

/third_party/vulkan-loader/tests/
Dloader_alloc_callback_tests.cpp281 …env.vulkan_functions.vkGetPhysicalDeviceQueueFamilyProperties(physical_device, &returned_family_co… in TEST()
285 …env.vulkan_functions.vkGetPhysicalDeviceQueueFamilyProperties(physical_device, &returned_family_co… in TEST()
329 …env.vulkan_functions.vkGetPhysicalDeviceQueueFamilyProperties(physical_device, &returned_family_co… in TEST()
333 …env.vulkan_functions.vkGetPhysicalDeviceQueueFamilyProperties(physical_device, &returned_family_co… in TEST()
386 …env.vulkan_functions.vkGetPhysicalDeviceQueueFamilyProperties(physical_device, &returned_family_co… in TEST()
390 …env.vulkan_functions.vkGetPhysicalDeviceQueueFamilyProperties(physical_device, &returned_family_co… in TEST()
510 …env.vulkan_functions.vkGetPhysicalDeviceQueueFamilyProperties(physical_devices[0], &returned_famil… in TEST()
514 …env.vulkan_functions.vkGetPhysicalDeviceQueueFamilyProperties(physical_devices[0], &returned_famil… in TEST()
594 …env.vulkan_functions.vkGetPhysicalDeviceQueueFamilyProperties(physical_device, &returned_family_co… in TEST()
598 …env.vulkan_functions.vkGetPhysicalDeviceQueueFamilyProperties(physical_device, &returned_family_co… in TEST()
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_KHR_win32_surface/
DplatformQuerySupport_win32.txt25 fname:vkGetPhysicalDeviceQueueFamilyProperties for the given
DplatformQuerySupport_win32.adoc25 fname:vkGetPhysicalDeviceQueueFamilyProperties for the given
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_KHR_wayland_surface/
DplatformQuerySupport_wayland.adoc27 fname:vkGetPhysicalDeviceQueueFamilyProperties for the given
DplatformQuerySupport_wayland.txt28 fname:vkGetPhysicalDeviceQueueFamilyProperties for the given
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_QNX_screen_surface/
DplatformQuerySupport_screen.adoc26 fname:vkGetPhysicalDeviceQueueFamilyProperties for the given
DplatformQuerySupport_screen.txt26 fname:vkGetPhysicalDeviceQueueFamilyProperties for the given
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_EXT_directfb_surface/
DplatformQuerySupport_directfb.txt27 fname:vkGetPhysicalDeviceQueueFamilyProperties for the given
DplatformQuerySupport_directfb.adoc26 fname:vkGetPhysicalDeviceQueueFamilyProperties for the given
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_KHR_xcb_surface/
DplatformQuerySupport_xcb.adoc28 fname:vkGetPhysicalDeviceQueueFamilyProperties for the given
DplatformQuerySupport_xcb.txt28 fname:vkGetPhysicalDeviceQueueFamilyProperties for the given
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_KHR_xlib_surface/
DplatformQuerySupport_xlib.adoc27 fname:vkGetPhysicalDeviceQueueFamilyProperties for the given
DplatformQuerySupport_xlib.txt27 fname:vkGetPhysicalDeviceQueueFamilyProperties for the given
/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/
DVulkanExternalHelper.cpp70 vkGetPhysicalDeviceQueueFamilyProperties(physicalDevice, &queueFamilyPropertyCount, nullptr); in GetPhysicalDeviceQueueFamilyProperties()
73 vkGetPhysicalDeviceQueueFamilyProperties(physicalDevice, &queueFamilyPropertyCount, in GetPhysicalDeviceQueueFamilyProperties()
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
DDevice.cpp127 driver->vkGetPhysicalDeviceQueueFamilyProperties(device, &count, nullptr); in GetPhysicalDeviceQueueFamilyProperties()
129 driver->vkGetPhysicalDeviceQueueFamilyProperties(device, &count, out.data()); in GetPhysicalDeviceQueueFamilyProperties()
DVkInstanceFuncs.hpp62 VK_INSTANCE(vkGetPhysicalDeviceQueueFamilyProperties, void, VkPhysicalDevice, uint32_t *, VkQueueFa…
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
Dvk_swiftshader.lds15 vkGetPhysicalDeviceQueueFamilyProperties;
Dvk_swiftshader.def15 vkGetPhysicalDeviceQueueFamilyProperties
/third_party/vulkan-loader/
Dvulkan.symbols.api205 vkGetPhysicalDeviceQueueFamilyProperties
/third_party/flutter/skia/third_party/externals/imgui/examples/example_sdl_vulkan/
Dmain.cpp115 vkGetPhysicalDeviceQueueFamilyProperties(g_PhysicalDevice, &count, NULL); in SetupVulkan()
117 vkGetPhysicalDeviceQueueFamilyProperties(g_PhysicalDevice, &count, queues); in SetupVulkan()
/third_party/flutter/skia/third_party/externals/imgui/examples/example_glfw_vulkan/
Dmain.cpp125 vkGetPhysicalDeviceQueueFamilyProperties(g_PhysicalDevice, &count, NULL); in SetupVulkan()
127 vkGetPhysicalDeviceQueueFamilyProperties(g_PhysicalDevice, &count, queues); in SetupVulkan()
/third_party/skia/third_party/externals/imgui/examples/example_glfw_vulkan/
Dmain.cpp147 vkGetPhysicalDeviceQueueFamilyProperties(g_PhysicalDevice, &count, NULL); in SetupVulkan()
149 vkGetPhysicalDeviceQueueFamilyProperties(g_PhysicalDevice, &count, queues); in SetupVulkan()
/third_party/skia/third_party/externals/imgui/examples/example_sdl_vulkan/
Dmain.cpp139 vkGetPhysicalDeviceQueueFamilyProperties(g_PhysicalDevice, &count, NULL); in SetupVulkan()
141 vkGetPhysicalDeviceQueueFamilyProperties(g_PhysicalDevice, &count, queues); in SetupVulkan()
/third_party/vulkan-loader/loader/
Dvulkan-1.def34 vkGetPhysicalDeviceQueueFamilyProperties
/third_party/mesa3d/docs/relnotes/
D12.0.6.rst51 - anv: Handle vkGetPhysicalDeviceQueueFamilyProperties with count == 0

1234