| /third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
| D | vkDeviceFeatureTest.inl | 17 const deUint32 queueCount = 1; local 64 const deUint32 queueCount = 1; local 111 const deUint32 queueCount = 1; local 159 const deUint32 queueCount = 1; local 208 const deUint32 queueCount = 1; local 255 const deUint32 queueCount = 1; local 302 const deUint32 queueCount = 1; local 352 const deUint32 queueCount = 1; local 399 const deUint32 queueCount = 1; local 446 const deUint32 queueCount = 1; local [all …]
|
| D | vkDeviceFeatures2.inl | 4313 const deUint32 queueCount = 1; local 4372 const deUint32 queueCount = 1; local 4438 const deUint32 queueCount = 1; local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| D | vktApiDeviceInitializationTests.cpp | 648 const deUint32 queueCount = 1; in createDeviceTest() local 723 const deUint32 queueCount = 1; in createMultipleDevicesTest() local 905 for (deUint32 queueCount = 1; queueCount <= maxQueueCount; queueCount += queueCountDiff) in createDeviceWithVariousQueueCountsTest() local 952 const deUint32 queueCount = deviceCreateInfo.pQueueCreateInfos->queueCount; in createDeviceWithVariousQueueCountsTest() local 1319 const deUint32 queueCount = 1; in createDeviceFeatures2Test() local 1396 const deUint32 queueCount, in checkFeatures() 1608 const deUint32 queueCount = 1; in createDeviceWithUnsupportedFeaturesTest() local 1752 const deUint32 queueCount = 1; in createDeviceQueue2Test() local 2077 const deUint32 queueCount = queueFamilyProperty.second.queueCount; in createDeviceQueue2WithAllProtectedQueues() local 2109 const deUint32 queueCount = queueFamilyProperty.second.queueCount; in createDeviceQueue2WithAllUnprotectedQueues() local [all …]
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiDeviceInitializationTests.cpp | 648 const deUint32 queueCount = 1; in createDeviceTest() local 723 const deUint32 queueCount = 1; in createMultipleDevicesTest() local 905 for (deUint32 queueCount = 1; queueCount <= maxQueueCount; queueCount += queueCountDiff) in createDeviceWithVariousQueueCountsTest() local 952 const deUint32 queueCount = deviceCreateInfo.pQueueCreateInfos->queueCount; in createDeviceWithVariousQueueCountsTest() local 1319 const deUint32 queueCount = 1; in createDeviceFeatures2Test() local 1396 const deUint32 queueCount, in checkFeatures() 1608 const deUint32 queueCount = 1; in createDeviceWithUnsupportedFeaturesTest() local 1752 const deUint32 queueCount = 1; in createDeviceQueue2Test() local 2077 const deUint32 queueCount = queueFamilyProperty.second.queueCount; in createDeviceQueue2WithAllProtectedQueues() local 2109 const deUint32 queueCount = queueFamilyProperty.second.queueCount; in createDeviceQueue2WithAllUnprotectedQueues() local [all …]
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
| D | vktSparseResourcesBase.hpp | 57 deUint32 queueCount; member
|
| D | vktSparseResourcesBase.cpp | 46 deUint32 queueCount; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
| D | vktSparseResourcesBase.hpp | 57 deUint32 queueCount; member
|
| D | vktSparseResourcesBase.cpp | 46 deUint32 queueCount; member
|
| /third_party/skia/tests/ |
| D | VkPriorityExtensionTest.cpp | 155 uint32_t queueCount; in DEF_GPUTEST() local
|
| /third_party/flutter/skia/tests/ |
| D | VkPriorityExtensionTest.cpp | 155 uint32_t queueCount; in DEF_GPUTEST() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkDevice.hpp | 185 uint32_t queueCount = 0; member in vk::Device
|
| D | VkDevice.cpp | 200 uint32_t queueCount = 0; in ComputeRequiredAllocationSize() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | RendererVk.cpp | 778 uint32_t queueCount = 0; in initialize() local 1062 uint32_t queueCount = static_cast<uint32_t>(mQueueFamilyProperties.size()); in selectPresentQueueForSurface() local
|
| /third_party/flutter/skia/tools/gpu/vk/ |
| D | VkTestUtils.cpp | 569 uint32_t queueCount; in CreateVkBackendContext() local
|
| /third_party/skia/tools/gpu/vk/ |
| D | VkTestUtils.cpp | 584 uint32_t queueCount; in CreateVkBackendContext() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | RendererVk.cpp | 2146 uint32_t queueCount = std::min(queueFamily.getDeviceQueueCount(), in initializeDevice() local 2286 uint32_t queueCount = static_cast<uint32_t>(mQueueFamilyProperties.size()); in selectPresentQueueForSurface() local
|
| D | CommandProcessor.cpp | 1323 uint32_t queueCount) in initializeQueueMap()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/ |
| D | vktVideoCapabilitiesTests.cpp | 127 const uint32_t queueCount = queueFamilyProperties2[ndx].queueFamilyProperties.queueCount; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/ |
| D | vktVideoCapabilitiesTests.cpp | 127 const uint32_t queueCount = queueFamilyProperties2[ndx].queueFamilyProperties.queueCount; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 274 …const deUint32 queueCount = static_cast<deUint32>(queues.getQueues(queueFamilyIndexNdx).queues.s… in createQueues() local
|
| D | vktSynchronizationSmokeTests.cpp | 112 const deUint32 queueCount = 2u; in createTestDevice() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 274 …const deUint32 queueCount = static_cast<deUint32>(queues.getQueues(queueFamilyIndexNdx).queues.s… in createQueues() local
|
| D | vktSynchronizationSmokeTests.cpp | 112 const deUint32 queueCount = 2u; in createTestDevice() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
| D | vktMemoryDeviceMemoryReportTests.cpp | 173 const deUint32 queueCount = 1; in createDeviceWithMemoryReport() local 1977 const deUint32 queueCount = 1; in createExternalMemoryDevice() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
| D | vktMemoryDeviceMemoryReportTests.cpp | 173 const deUint32 queueCount = 1; in createDeviceWithMemoryReport() local 1977 const deUint32 queueCount = 1; in createExternalMemoryDevice() local
|