Home
last modified time | relevance | path

Searched refs:queueFamilyIndex (Results 1 – 25 of 86) sorted by relevance

1234

/device/generic/vulkan-cereal/stream-servers/tests/
DDisplayVk_unittest.cpp32 .queueFamilyIndex = m_compositorQueueFamilyIndex}; in SetUp()
126 for (uint32_t queueFamilyIndex = 0; queueFamilyIndex < queueFamilyCount; in pickPhysicalDevice() local
127 queueFamilyIndex++) { in pickPhysicalDevice()
130 queueFamilyIndex) && in pickPhysicalDevice()
132 k_height, {queueFamilyIndex})) { in pickPhysicalDevice()
133 maybeSwapChainQueueFamilyIndex = queueFamilyIndex; in pickPhysicalDevice()
136 CompositorVk::validateQueueFamilyProperties(queueProps[queueFamilyIndex])) { in pickPhysicalDevice()
137 maybeCompositorQueueFamilyIndex = queueFamilyIndex; in pickPhysicalDevice()
155 for (auto queueFamilyIndex : std::unordered_set<uint32_t>( in createLogicalDevice() local
158 .queueFamilyIndex = queueFamilyIndex, in createLogicalDevice()
DSwapChainStateVk_unittest.cpp96 uint32_t queueFamilyIndex = 0; in pickPhysicalDevice() local
97 for (; queueFamilyIndex < queueFamilyCount; queueFamilyIndex++) { in pickPhysicalDevice()
99 *k_vk, device, m_vkSurface, queueFamilyIndex)) { in pickPhysicalDevice()
103 k_height, {queueFamilyIndex})) { in pickPhysicalDevice()
108 if (queueFamilyIndex == queueFamilyCount) { in pickPhysicalDevice()
112 m_swapChainQueueFamilyIndex = queueFamilyIndex; in pickPhysicalDevice()
123 .queueFamilyIndex = m_swapChainQueueFamilyIndex, in createLogicalDevice()
DCompositorVk_unittest.cpp50 .queueFamilyIndex = m_compositorQueueFamilyIndex}; in SetUp()
182 uint32_t queueFamilyIndex = 0; in pickPhysicalDevice() local
183 for (; queueFamilyIndex < queueFamilyCount; queueFamilyIndex++) { in pickPhysicalDevice()
185 queueFamilyProperties[queueFamilyIndex])) { in pickPhysicalDevice()
189 if (queueFamilyIndex == queueFamilyCount) { in pickPhysicalDevice()
193 m_compositorQueueFamilyIndex = queueFamilyIndex; in pickPhysicalDevice()
203 .queueFamilyIndex = m_compositorQueueFamilyIndex, in createLogicalDevice()
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_KHR_performance_query/
Dquerycreateinfo.txt14 * pname:queueFamilyIndex is the queue family index to create this
24 * [[VUID-VkQueryPoolPerformanceCreateInfoKHR-queueFamilyIndex-03236]]
25 pname:queueFamilyIndex must: be a valid queue family index of the device
33 for the queue family specified in pname:queueFamilyIndex
55 sname:VkQueryPoolPerformanceCreateInfoKHR::pname:queueFamilyIndex must: be a
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkAndroidNativeBuffer.cpp447 queueFamilyIndex = queueFamilyIndexIn; in setup()
453 queueFamilyIndex, in setup()
504 queueFamilyIndex = 0; in teardown()
614 uint32_t queueFamilyIndex, in syncImageToColorBuffer() argument
630 anbInfo->lastUsedQueueFamilyIndex = queueFamilyIndex; in syncImageToColorBuffer()
633 if (queueFamilyIndex >= anbInfo->queueStates.size()) { in syncImageToColorBuffer()
634 anbInfo->queueStates.resize(queueFamilyIndex + 1); in syncImageToColorBuffer()
637 auto& queueState = anbInfo->queueStates[queueFamilyIndex]; in syncImageToColorBuffer()
641 vk, anbInfo->device, queue, queueFamilyIndex, queueLock); in syncImageToColorBuffer()
662 .srcQueueFamilyIndex = queueFamilyIndex, in syncImageToColorBuffer()
DVkAndroidNativeBuffer.h97 uint32_t queueFamilyIndex = 0; member
102 uint32_t queueFamilyIndex,
178 uint32_t queueFamilyIndex,
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_KHR_win32_surface/
DplatformQuerySupport_win32.txt16 * pname:queueFamilyIndex is the queue family index.
22 * [[VUID-vkGetPhysicalDeviceWin32PresentationSupportKHR-queueFamilyIndex-01309]]
23 pname:queueFamilyIndex must: be less than
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_QNX_screen_surface/
DplatformQuerySupport_screen.txt16 * pname:queueFamilyIndex is the queue family index.
23 * [[VUID-vkGetPhysicalDeviceScreenPresentationSupportQNX-queueFamilyIndex-04743]]
24 pname:queueFamilyIndex must: be less than
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_KHR_wayland_surface/
DplatformQuerySupport_wayland.txt17 * pname:queueFamilyIndex is the queue family index.
25 * [[VUID-vkGetPhysicalDeviceWaylandPresentationSupportKHR-queueFamilyIndex-01306]]
26 pname:queueFamilyIndex must: be less than
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_EXT_directfb_surface/
DplatformQuerySupport_directfb.txt17 * pname:queueFamilyIndex is the queue family index.
24 * [[VUID-vkGetPhysicalDeviceDirectFBPresentationSupportEXT-queueFamilyIndex-04119]]
25 pname:queueFamilyIndex must: be less than
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_KHR_mir_surface/
DplatformQuerySupport_mir.txt18 * pname:queueFamilyIndex is the queue family index.
26 * [[VUID-vkGetPhysicalDeviceMirPresentationSupportKHR-queueFamilyIndex-01265]]
27 pname:queueFamilyIndex must: be less than
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_KHR_xlib_surface/
DplatformQuerySupport_xlib.txt16 * pname:queueFamilyIndex is the queue family index.
24 * [[VUID-vkGetPhysicalDeviceXlibPresentationSupportKHR-queueFamilyIndex-01315]]
25 pname:queueFamilyIndex must: be less than
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_KHR_xcb_surface/
DplatformQuerySupport_xcb.txt16 * pname:queueFamilyIndex is the queue family index.
25 * [[VUID-vkGetPhysicalDeviceXcbPresentationSupportKHR-queueFamilyIndex-01312]]
26 pname:queueFamilyIndex must: be less than
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DPersistentCommandPool.cpp25 angle::Result PersistentCommandPool::init(vk::Context *context, uint32_t queueFamilyIndex) in init() argument
33 commandPoolInfo.queueFamilyIndex = queueFamilyIndex; in init()
/device/generic/vulkan-cereal/protocols/vulkan/gen/include/vulkan/
Dvulkan_wayland.h35 …ndPresentationSupportKHR)(VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, struct wl_di…
46 uint32_t queueFamilyIndex,
Dvulkan_screen.h35 …enPresentationSupportQNX)(VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, struct _scre…
46 uint32_t queueFamilyIndex,
Dvulkan_directfb.h35 …FBPresentationSupportEXT)(VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, IDirectFB* d…
46 uint32_t queueFamilyIndex,
/device/generic/vulkan-cereal/protocols/vulkan/include/vulkan/
Dvulkan_wayland.h46 …ndPresentationSupportKHR)(VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, struct wl_di…
57 uint32_t queueFamilyIndex,
Dvulkan_mir.h46 …irPresentationSupportKHR)(VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, MirConnectio…
57 uint32_t queueFamilyIndex,
Dvulkan_xlib.h46 …ibPresentationSupportKHR)(VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, Display* dpy…
57 uint32_t queueFamilyIndex,
/device/generic/vulkan-cereal/include/vulkan/
Dvulkan_mir.h46 …irPresentationSupportKHR)(VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, MirConnectio…
57 uint32_t queueFamilyIndex,
Dvulkan_screen.h35 …enPresentationSupportQNX)(VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, struct _scre…
46 uint32_t queueFamilyIndex,
Dvulkan_wayland.h35 …ndPresentationSupportKHR)(VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, struct wl_di…
46 uint32_t queueFamilyIndex,
Dvulkan_directfb.h35 …FBPresentationSupportEXT)(VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, IDirectFB* d…
46 uint32_t queueFamilyIndex,
Dvulkan_xlib.h35 …ibPresentationSupportKHR)(VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, Display* dpy…
46 uint32_t queueFamilyIndex,

1234