Home
last modified time | relevance | path

Searched defs:queueCount (Results 1 – 25 of 52) sorted by relevance

123

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkDeviceFeatureTest.inl17 const deUint32 queueCount = 1; local
58 const deUint32 queueCount = 1; local
101 const deUint32 queueCount = 1; local
142 const deUint32 queueCount = 1; local
184 const deUint32 queueCount = 1; local
227 const deUint32 queueCount = 1; local
268 const deUint32 queueCount = 1; local
309 const deUint32 queueCount = 1; local
353 const deUint32 queueCount = 1; local
394 const deUint32 queueCount = 1; local
[all …]
DvkGetDeviceProcAddr.inl29 const deUint32 queueCount = 1; local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkDeviceFeatureTest.inl17 const deUint32 queueCount = 1; local
59 const deUint32 queueCount = 1; local
101 const deUint32 queueCount = 1; local
145 const deUint32 queueCount = 1; local
189 const deUint32 queueCount = 1; local
232 const deUint32 queueCount = 1; local
276 const deUint32 queueCount = 1; local
317 const deUint32 queueCount = 1; local
358 const deUint32 queueCount = 1; local
399 const deUint32 queueCount = 1; local
[all …]
DvkGetDeviceProcAddr.inl29 const deUint32 queueCount = 1; local
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceFeatureTest.inl17 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 …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp648 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
1321 const deUint32 queueCount = 1; in createDeviceFeatures2Test() local
1398 const deUint32 queueCount, in checkFeatures()
1597 const deUint32 queueCount = 1; in createDeviceWithUnsupportedFeaturesTest() local
1741 const deUint32 queueCount = 1; in createDeviceQueue2Test() local
2066 const deUint32 queueCount = queueFamilyProperty.second.queueCount; in createDeviceQueue2WithAllProtectedQueues() local
2098 const deUint32 queueCount = queueFamilyProperty.second.queueCount; in createDeviceQueue2WithAllUnprotectedQueues() local
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiDeviceInitializationTests.cpp648 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/
DvktSparseResourcesBase.hpp57 deUint32 queueCount; member
DvktSparseResourcesBase.cpp46 deUint32 queueCount; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBase.hpp57 deUint32 queueCount; member
DvktSparseResourcesBase.cpp46 deUint32 queueCount; member
/third_party/skia/m133/tests/
DVkPriorityExtensionTest.cpp167 uint32_t queueCount; in DEF_GANESH_TEST_FOR_VULKAN_CONTEXT() local
/third_party/skia/tests/
DVkPriorityExtensionTest.cpp155 uint32_t queueCount; in DEF_GPUTEST() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDevice.hpp185 uint32_t queueCount = 0; member in vk::Device
DVkDevice.cpp200 uint32_t queueCount = 0; in ComputeRequiredAllocationSize() local
/third_party/skia/tools/gpu/vk/
DVkTestUtils.cpp584 uint32_t queueCount; in CreateVkBackendContext() local
/third_party/skia/m133/tools/gpu/vk/
DVkTestUtils.cpp686 uint32_t queueCount; in CreateVkBackendContext() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
DvktVideoCapabilitiesTests.cpp126 const uint32_t queueCount = queueFamilyProperties2[ndx].queueFamilyProperties.queueCount; in iterate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRendererVk.cpp2146 uint32_t queueCount = std::min(queueFamily.getDeviceQueueCount(), in initializeDevice() local
2286 uint32_t queueCount = static_cast<uint32_t>(mQueueFamilyProperties.size()); in selectPresentQueueForSurface() local
DCommandProcessor.cpp1323 uint32_t queueCount) in initializeQueueMap()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
DvktVideoCapabilitiesTests.cpp127 const uint32_t queueCount = queueFamilyProperties2[ndx].queueFamilyProperties.queueCount; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationInternallySynchronizedObjectsTests.cpp274 …const deUint32 queueCount = static_cast<deUint32>(queues.getQueues(queueFamilyIndexNdx).queues.s… in createQueues() local
DvktSynchronizationSmokeTests.cpp111 const deUint32 queueCount = 2u; in createTestDevice() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationInternallySynchronizedObjectsTests.cpp274 …const deUint32 queueCount = static_cast<deUint32>(queues.getQueues(queueFamilyIndexNdx).queues.s… in createQueues() local
DvktSynchronizationSmokeTests.cpp112 const deUint32 queueCount = 2u; in createTestDevice() local

123