Home
last modified time | relevance | path

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

12345678910>>...17

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceFeatureTest.inl15 …ce, instanceDriver, physicalDevice, 4, features, supportedFeatures, queueFamilyIndex, queueCount, …
27 …ce, instanceDriver, physicalDevice, 3, features, supportedFeatures, queueFamilyIndex, queueCount, …
38 …ce, instanceDriver, physicalDevice, 2, features, supportedFeatures, queueFamilyIndex, queueCount, …
48 …ce, instanceDriver, physicalDevice, 1, features, supportedFeatures, queueFamilyIndex, queueCount, …
58 …ce, instanceDriver, physicalDevice, 1, features, supportedFeatures, queueFamilyIndex, queueCount, …
68 …ce, instanceDriver, physicalDevice, 1, features, supportedFeatures, queueFamilyIndex, queueCount, …
89 …e, instanceDriver, physicalDevice, 12, features, supportedFeatures, queueFamilyIndex, queueCount, …
145 …e, instanceDriver, physicalDevice, 47, features, supportedFeatures, queueFamilyIndex, queueCount, …
157 …ce, instanceDriver, physicalDevice, 3, features, supportedFeatures, queueFamilyIndex, queueCount, …
168 …ce, instanceDriver, physicalDevice, 2, features, supportedFeatures, queueFamilyIndex, queueCount, …
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBase.cpp128 deUint32 queueFamilyIndex = 0u; in createDeviceSupportingQueues() local
133queueFamilyIndex = findMatchingQueueFamilyIndex(queueFamilyProperties, queueRequirement.queueFlags… in createDeviceSupportingQueues()
135 if (queueFamilyIndex == NO_MATCH_FOUND) in createDeviceSupportingQueues()
138 …const deUint32 queuesPerFamilyCount = deMin32(queueFamilyProperties[queueFamilyIndex].queueCount, … in createDeviceSupportingQueues()
140 …selectedQueueFamilies[queueFamilyIndex].queueCount = deMax32(queuesPerFamilyCount, selectedQueueFa… in createDeviceSupportingQueues()
145 queue.queueFamilyIndex = queueFamilyIndex; in createDeviceSupportingQueues()
153 ++queueFamilyIndex; in createDeviceSupportingQueues()
202 …queue.queueHandle = getDeviceQueue(*m_deviceDriver, *m_logicalDevice, queue.queueFamilyIndex, queu… in createDeviceSupportingQueues()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiExternalMemoryTests.cpp183 …for (deUint32 queueFamilyIndex = 0; queueFamilyIndex < (deUint32)properties.size(); queueFamilyInd… in chooseQueueFamilyIndex() local
185 if ((properties[queueFamilyIndex].queueFlags & requireFlags) == requireFlags) in chooseQueueFamilyIndex()
186 return queueFamilyIndex; in chooseQueueFamilyIndex()
243 deUint32 queueFamilyIndex, in createTestDevice() argument
357 queueFamilyIndex, in createTestDevice()
394 deUint32 queueFamilyIndex) in getQueue() argument
398 vkd.getDeviceQueue(device, queueFamilyIndex, 0, &queue); in getQueue()
578 deUint32 queueFamilyIndex, in submitDummySignalAndGetSemaphoreNative() argument
583 …reateCommandPool(vk, device, vk::VK_COMMAND_POOL_CREATE_TRANSIENT_BIT, queueFamilyIndex, DE_NULL)); in submitDummySignalAndGetSemaphoreNative()
690 deUint32 queueFamilyIndex, in submitDummySignalAndGetFenceNative() argument
[all …]
DvktApiBufferAndImageAllocationUtil.cpp51 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createTestBuffer() local
61 &queueFamilyIndex, // const deUint32* pQueueFamilyIndices; in createTestBuffer()
85 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createTestBuffer() local
96 &queueFamilyIndex, // const deUint32* pQueueFamilyIndices; in createTestBuffer()
115 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createTestImage() local
133 &queueFamilyIndex, // const deUint32* pQueueFamilyIndices; in createTestImage()
159 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createTestImage() local
177 &queueFamilyIndex, // const deUint32* pQueueFamilyIndices; in createTestImage()
DvktApiCommandBuffersTests.cpp348 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createPoolNullParamsTest() local
350 createCommandPool(vk, vkDevice, 0u, queueFamilyIndex); in createPoolNullParamsTest()
359 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createPoolNonNullAllocatorTest() local
367 queueFamilyIndex, // queueFamilyIndex; in createPoolNonNullAllocatorTest()
379 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createPoolTransientBitTest() local
386 queueFamilyIndex, // queueFamilyIndex; in createPoolTransientBitTest()
398 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in createPoolResetBitTest() local
405 queueFamilyIndex, // queueFamilyIndex; in createPoolResetBitTest()
417 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in resetPoolReleaseResourcesBitTest() local
424 queueFamilyIndex, // queueFamilyIndex; in resetPoolReleaseResourcesBitTest()
[all …]
DvktApiSmokeTests.cpp337 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in renderTriangleTest() local
359 &queueFamilyIndex, // pQueueFamilyIndices in renderTriangleTest()
376 &queueFamilyIndex, // pQueueFamilyIndices in renderTriangleTest()
398 &queueFamilyIndex, // pQueueFamilyIndices in renderTriangleTest()
486 queueFamilyIndex, // queueFamilyIndex in renderTriangleTest()
521 queueFamilyIndex, // srcQueueFamilyIndex in renderTriangleTest()
522 queueFamilyIndex, // dstQueueFamilyIndex in renderTriangleTest()
598 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in renderTriangleDummyExtStructTest() local
627 &queueFamilyIndex, // pQueueFamilyIndices in renderTriangleDummyExtStructTest()
644 &queueFamilyIndex, // pQueueFamilyIndices in renderTriangleDummyExtStructTest()
[all …]
DvktApiDeviceInitializationTests.cpp617 const deUint32 queueFamilyIndex = 0; in createDeviceTest() local
629 queueFamilyIndex, //queueFamilyIndex; in createDeviceTest()
650 const VkQueue queue = getDeviceQueue(deviceDriver, *device, queueFamilyIndex, queueIndex); in createDeviceTest()
667 const deUint32 queueFamilyIndex = 0; in createMultipleDevicesTest() local
676 queueFamilyIndex, //queueFamilyIndex; in createMultipleDevicesTest()
711 …const VkQueue queue = getDeviceQueue(deviceDriver, devices[deviceNdx], queueFamilyIndex, queueI… in createMultipleDevicesTest()
869 const deUint32 queueFamilyIndex = deviceCreateInfo.pQueueCreateInfos->queueFamilyIndex; in createDeviceWithVariousQueueCountsTest() local
874 const VkQueue queue = getDeviceQueue(deviceDriver, *device, queueFamilyIndex, queueIndex); in createDeviceWithVariousQueueCountsTest()
949 const deUint32 queueFamilyIndex = deviceCreateInfo.pQueueCreateInfos->queueFamilyIndex; in createDeviceWithGlobalPriorityTest() local
950 const VkQueue queue = getDeviceQueue(deviceDriver, *device, queueFamilyIndex, 0); in createDeviceWithGlobalPriorityTest()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationBasicSemaphoreTests.cpp72 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in basicOneQueueCase() local
74 …(createCommandPool(vk, device, VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT, queueFamilyIndex)); in basicOneQueueCase()
330 deUint32 queueFamilyIndex; in basicMultiQueueCase() member
365 if (NO_MATCH_FOUND == queues[FIRST].queueFamilyIndex) in basicMultiQueueCase()
366 queues[FIRST].queueFamilyIndex = queueNdx; in basicMultiQueueCase()
368 if (queues[FIRST].queueFamilyIndex != queueNdx || queueFamilyProperties[queueNdx].queueCount > 1u) in basicMultiQueueCase()
370 queues[SECOND].queueFamilyIndex = queueNdx; in basicMultiQueueCase()
375 …if (queues[FIRST].queueFamilyIndex == NO_MATCH_FOUND || queues[SECOND].queueFamilyIndex == NO_MATC… in basicMultiQueueCase()
386 queueInfo.queueFamilyIndex = queues[queueNdx].queueFamilyIndex; in basicMultiQueueCase()
387 …queueInfo.queueCount = (queues[FIRST].queueFamilyIndex == queues[SECOND].queueFamilyIndex) ? 2 : 1; in basicMultiQueueCase()
[all …]
DvktSynchronizationInternallySynchronizedObjectsTests.cpp88 inline void addQueueFamilyIndex (const deUint32& queueFamilyIndex, const deUint32& count) in addQueueFamilyIndex() argument
96 m_queues[queueFamilyIndex] = temp; in addQueueFamilyIndex()
141 void releaseQueue (const deUint32& queueFamilyIndex, const int& queueIndex) in releaseQueue() argument
144 m_queues[queueFamilyIndex].available[queueIndex] = true; in releaseQueue()
243 queueInfo.queueFamilyIndex = queues.getQueueFamilyIndex(queueFamilyIndexNdx); in createQueues()
265 …for (deUint32 queueFamilyIndex = 0; queueFamilyIndex < queues.countQueueFamilyIndex(); ++queueFami… in createQueues() local
267 …for (deUint32 queueReqNdx = 0; queueReqNdx < queues.getQueues(queueFamilyIndex).queues.size(); ++q… in createQueues()
269 …es.getDevice(), queues.getQueueFamilyIndex(queueFamilyIndex), queueReqNdx, &queues.getQueues(queue… in createQueues()
270 queues.getQueues(queueFamilyIndex).available[queueReqNdx]=true; in createQueues()
283 deUint32 queueFamilyIndex; in executeComputePipeline() local
[all …]
DvktSynchronizationBasicEventTests.cpp93 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in deviceResetSetEventCase() local
94 …(createCommandPool(vk, device, VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT, queueFamilyIndex)); in deviceResetSetEventCase()
166 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in singleSubmissionCase() local
168 …(createCommandPool(vk, device, VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT, queueFamilyIndex)); in singleSubmissionCase()
210 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in multiSubmissionCase() local
213 …(createCommandPool(vk, device, VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT, queueFamilyIndex)); in multiSubmissionCase()
274 const deUint32 queueFamilyIndex = context.getUniversalQueueFamilyIndex(); in secondaryCommandBufferCase() local
276 …(createCommandPool(vk, device, VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT, queueFamilyIndex)); in secondaryCommandBufferCase()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemUtils.cpp140 const deUint32 queueFamilyIndex, in makeProtectedMemDevice() argument
215 queueFamilyIndex, in makeProtectedMemDevice()
240 const deUint32 queueFamilyIndex, in getProtectedQueue() argument
248 queueFamilyIndex, // queueFamilyIndex in getProtectedQueue()
257 vk::getDeviceQueue(vk, device, queueFamilyIndex, 0); in getProtectedQueue()
614 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in clearImage() local
616 …vk::VkCommandPool> cmdPool (makeCommandPool(vk, device, PROTECTION_ENABLED, queueFamilyIndex)); in clearImage()
638 queueFamilyIndex, // deUint32 srcQueueFamilyIndex; in clearImage()
639 queueFamilyIndex, // deUint32 dstQueueFamilyIndex; in clearImage()
652 queueFamilyIndex, // deUint32 srcQueueFamilyIndex; in clearImage()
[all …]
DvktProtectedMemCopyBufferToImageTests.cpp131 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in iterate() local
134 …ovePtr<vk::ImageWithMemory> colorImage = createImage2D(ctx, PROTECTION_ENABLED, queueFamilyIndex, in iterate()
140 queueFamilyIndex, in iterate()
147 …vk::VkCommandPool> cmdPool (makeCommandPool(vk, device, PROTECTION_ENABLED, queueFamilyIndex)); in iterate()
180 queueFamilyIndex, // uint32_t srcQueueFamilyIndex in iterate()
181 queueFamilyIndex, // uint32_t dstQueueFamilyIndex in iterate()
204 queueFamilyIndex, // uint32_t srcQueueFamilyIndex in iterate()
205 queueFamilyIndex, // uint32_t dstQueueFamilyIndex in iterate()
220 queueFamilyIndex, // uint32_t srcQueueFamilyIndex in iterate()
221 queueFamilyIndex, // uint32_t dstQueueFamilyIndex in iterate()
[all …]
DvktProtectedMemCopyImageTests.cpp129 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in iterate() local
132 …ovePtr<vk::ImageWithMemory> colorImage = createImage2D(ctx, PROTECTION_ENABLED, queueFamilyIndex, in iterate()
137 …ePtr<vk::ImageWithMemory> colorImageSrc = createImage2D(ctx, PROTECTION_ENABLED, queueFamilyIndex, in iterate()
146 …vk::VkCommandPool> cmdPool (makeCommandPool(vk, device, PROTECTION_ENABLED, queueFamilyIndex)); in iterate()
181 queueFamilyIndex, // srcQueueFamilyIndex in iterate()
182 queueFamilyIndex, // dstQueueFamilyIndex in iterate()
223 queueFamilyIndex, // srcQueueFamilyIndex in iterate()
224 queueFamilyIndex, // dstQueueFamilyIndex in iterate()
254 queueFamilyIndex, // srcQueueFamilyIndex in iterate()
255 queueFamilyIndex, // dstQueueFamilyIndex in iterate()
[all …]
DvktProtectedMemBlitImageTests.cpp129 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in iterate() local
132 …ovePtr<vk::ImageWithMemory> colorImage = createImage2D(ctx, PROTECTION_ENABLED, queueFamilyIndex, in iterate()
137 …ePtr<vk::ImageWithMemory> colorImageSrc = createImage2D(ctx, PROTECTION_ENABLED, queueFamilyIndex, in iterate()
146 …vk::VkCommandPool> cmdPool (makeCommandPool(vk, device, PROTECTION_ENABLED, queueFamilyIndex)); in iterate()
181 queueFamilyIndex, // srcQueueFamilyIndex in iterate()
182 queueFamilyIndex, // dstQueueFamilyIndex in iterate()
223 queueFamilyIndex, // srcQueueFamilyIndex in iterate()
224 queueFamilyIndex, // dstQueueFamilyIndex in iterate()
254 queueFamilyIndex, // srcQueueFamilyIndex in iterate()
255 queueFamilyIndex, // dstQueueFamilyIndex in iterate()
[all …]
DvktProtectedMemStorageBufferTests.cpp117 deUint32 queueFamilyIndex, in addBufferCopyCmd() argument
129 queueFamilyIndex, // uint32_t srcQueueFamilyIndex in addBufferCopyCmd()
130 queueFamilyIndex, // uint32_t dstQueueFamilyIndex in addBufferCopyCmd()
158 queueFamilyIndex, // uint32_t srcQueueFamilyIndex in addBufferCopyCmd()
159 queueFamilyIndex, // uint32_t dstQueueFamilyIndex in addBufferCopyCmd()
370 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in executeFragmentTest() local
375 queueFamilyIndex, in executeFragmentTest()
389 queueFamilyIndex, in executeFragmentTest()
396 queueFamilyIndex, in executeFragmentTest()
432 …ovePtr<vk::ImageWithMemory> colorImage (createImage2D(ctx, PROTECTION_ENABLED, queueFamilyIndex, in executeFragmentTest()
[all …]
DvktProtectedMemCopyImageToBufferTests.cpp133 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in iterate() local
136 …ovePtr<vk::ImageWithMemory> colorImage = createImage2D(ctx, PROTECTION_ENABLED, queueFamilyIndex, in iterate()
143 queueFamilyIndex, in iterate()
149 …vk::VkCommandPool> cmdPool (makeCommandPool(vk, device, PROTECTION_ENABLED, queueFamilyIndex)); in iterate()
184 queueFamilyIndex, // uint32_t srcQueueFamilyIndex in iterate()
185 queueFamilyIndex, // uint32_t dstQueueFamilyIndex in iterate()
227 queueFamilyIndex, // uint32_t srcQueueFamilyIndex in iterate()
228 queueFamilyIndex, // uint32_t dstQueueFamilyIndex in iterate()
277 queueFamilyIndex, // uint32_t srcQueueFamilyIndex in iterate()
278 queueFamilyIndex, // uint32_t dstQueueFamilyIndex in iterate()
DvktProtectedMemAttachmentLoadTests.cpp124 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in iterate() local
127 …MovePtr<vk::ImageWithMemory> colorImage (createImage2D(ctx, PROTECTION_ENABLED, queueFamilyIndex, in iterate()
137 …vk::VkCommandPool> cmdPool (makeCommandPool(vk, device, PROTECTION_ENABLED, queueFamilyIndex)); in iterate()
153 queueFamilyIndex, // srcQueueFamilyIndex in iterate()
154 queueFamilyIndex, // dstQueueFamilyIndex in iterate()
188 queueFamilyIndex, // srcQueueFamilyIndex in iterate()
189 queueFamilyIndex, // dstQueueFamilyIndex in iterate()
DvktProtectedMemClearColorImageTests.cpp129 const deUint32 queueFamilyIndex = ctx.getQueueFamilyIndex(); in iterate() local
132 …ovePtr<vk::ImageWithMemory> colorImage = createImage2D(ctx, PROTECTION_ENABLED, queueFamilyIndex, in iterate()
139 …vk::VkCommandPool> cmdPool (makeCommandPool(vk, device, PROTECTION_ENABLED, queueFamilyIndex)); in iterate()
182 queueFamilyIndex, // srcQueueFamilyIndex in iterate()
183 queueFamilyIndex, // dstQueueFamilyIndex in iterate()
210 queueFamilyIndex, // srcQueueFamilyIndex in iterate()
211 queueFamilyIndex, // dstQueueFamilyIndex in iterate()
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
DDevice.cpp22 , queueFamilyIndex(0) in Device()
27 uint32_t queueFamilyIndex) in Device() argument
31 , queueFamilyIndex(queueFamilyIndex) in Device()
64 int queueFamilyIndex = GetComputeQueueFamilyIndex(driver, physicalDevice); in CreateComputeDevice() local
65 if(queueFamilyIndex < 0) in CreateComputeDevice()
75 (uint32_t)queueFamilyIndex, // queueFamilyIndex in CreateComputeDevice()
100 out.reset(new Device(driver, device, physicalDevice, static_cast<uint32_t>(queueFamilyIndex))); in CreateComputeDevice()
391 queueFamilyIndex, // queueFamilyIndex in CreateCommandPool()
435 driver->vkGetDeviceQueue(device, queueFamilyIndex, 0, &queue); in QueueSubmitAndWait()
/third_party/skia/src/gpu/
DGrBackendSurfaceMutableStateImpl.h17 GrBackendSurfaceMutableStateImpl(VkImageLayout layout, uint32_t queueFamilyIndex) in GrBackendSurfaceMutableStateImpl() argument
18 : fState(layout, queueFamilyIndex) {} in GrBackendSurfaceMutableStateImpl()
42 void setQueueFamilyIndex(uint32_t queueFamilyIndex) { in setQueueFamilyIndex() argument
44 fState.fVkState.setQueueFamilyIndex(queueFamilyIndex); in setQueueFamilyIndex()
/third_party/skia/include/gpu/
DGrBackendSurfaceMutableState.h32 GrBackendSurfaceMutableState(VkImageLayout layout, uint32_t queueFamilyIndex) in GrBackendSurfaceMutableState() argument
33 : fVkState(layout, queueFamilyIndex) in GrBackendSurfaceMutableState()
71 void setVulkanState(VkImageLayout layout, uint32_t queueFamilyIndex) { in setVulkanState() argument
74 fVkState.setQueueFamilyIndex(queueFamilyIndex); in setVulkanState()
/third_party/skia/include/private/
DGrVkTypesPriv.h46 GrVkSharedImageInfo(VkImageLayout layout, uint32_t queueFamilyIndex) in GrVkSharedImageInfo() argument
48 , fQueueFamilyIndex(queueFamilyIndex) {} in GrVkSharedImageInfo()
66 void setQueueFamilyIndex(uint32_t queueFamilyIndex) { in setQueueFamilyIndex() argument
68 fQueueFamilyIndex.store(queueFamilyIndex); in setQueueFamilyIndex()
/third_party/vulkan-loader/loader/
Dwsi.h88 … uint32_t queueFamilyIndex, VkSurfaceKHR surface,
110 … uint32_t queueFamilyIndex);
117 … uint32_t queueFamilyIndex,
125 … uint32_t queueFamilyIndex,
133 … uint32_t queueFamilyIndex, Display *dpy,
141 … uint32_t queueFamilyIndex,
166 … uint32_t queueFamilyIndex,
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawConcurrentTests.cpp103 deUint32 queueFamilyIndex; in iterate() member
128 if (computeQueue.queueFamilyIndex == NO_MATCH_FOUND) in iterate()
129 computeQueue.queueFamilyIndex = queueNdx; in iterate()
133 if (computeQueue.queueFamilyIndex == NO_MATCH_FOUND) in iterate()
142 queueInfo.queueFamilyIndex = computeQueue.queueFamilyIndex; in iterate()
163 vk.getDeviceQueue(*computeDevice, computeQueue.queueFamilyIndex, 0, &computeQueue.queue); in iterate()
219 …nique<VkCommandPool> cmdPool(makeCommandPool(vk, *computeDevice, computeQueue.queueFamilyIndex)); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/device_group/
DvktDeviceGroupRendering.cpp220 const deUint32 queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in init() local
280 queueFamilyIndex, //queueFamilyIndex; in init()
330 m_deviceGroupQueue = getDeviceQueue(*deviceDriver, *m_deviceGroup, queueFamilyIndex, queueIndex); in init()
343 const deUint32 queueFamilyIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
468 &queueFamilyIndex, // pQueueFamilyIndices in iterate()
489 &queueFamilyIndex, // pQueueFamilyIndices in iterate()
540 &queueFamilyIndex, // pQueueFamilyIndices in iterate()
561 &queueFamilyIndex, // pQueueFamilyIndices in iterate()
612 &queueFamilyIndex, // pQueueFamilyIndices in iterate()
633 &queueFamilyIndex, // pQueueFamilyIndices in iterate()
[all …]

12345678910>>...17