Home
last modified time | relevance | path

Searched defs:queueCount (Results 1 - 25 of 34) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBase.cpp46 deUint32 queueCount; member
[all...]
H A DvktSparseResourcesBase.hpp57 deUint32 queueCount; member
/third_party/skia/tests/
H A DVkPriorityExtensionTest.cpp155 uint32_t queueCount; in DEF_GPUTEST() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesBase.cpp46 deUint32 queueCount; member
[all...]
H A DvktSparseResourcesBase.hpp57 deUint32 queueCount; member
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDevice.hpp185 uint32_t queueCount = 0; member in vk::Device
H A DVkDevice.cpp200 uint32_t queueCount = 0; in ComputeRequiredAllocationSize() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoCapabilitiesTests.cpp126 const uint32_t queueCount = queueFamilyProperties2[ndx].queueFamilyProperties.queueCount; in iterate() local
/third_party/skia/tools/gpu/vk/
H A DVkTestUtils.cpp584 uint32_t queueCount; in CreateVkBackendContext() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationInternallySynchronizedObjectsTests.cpp274 const deUint32 queueCount = static_cast<deUint32>(queues.getQueues(queueFamilyIndexNdx).queues.size()); in createQueues() local
H A DvktSynchronizationSmokeTests.cpp111 const deUint32 queueCount = 2u; in createTestDevice() local
131 msg << "Cannot create device with " << queueCount << " graphics queues"; in createTestDevice() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DCommandProcessor.cpp1320 initializeQueueMap(VkDevice device, bool makeProtected, uint32_t queueIndex, uint32_t queueCount) initializeQueueMap() argument
H A 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
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationInternallySynchronizedObjectsTests.cpp274 const deUint32 queueCount = static_cast<deUint32>(queues.getQueues(queueFamilyIndexNdx).queues.size()); in createQueues() local
H A DvktSynchronizationSmokeTests.cpp112 const deUint32 queueCount = 2u; in createTestDevice() local
132 msg << "Cannot create device with " << queueCount << " graphics queues"; in createTestDevice() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DvktVideoCapabilitiesTests.cpp127 const uint32_t queueCount = queueFamilyProperties2[ndx].queueFamilyProperties.queueCount; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiDeviceInitializationTests.cpp648 const deUint32 queueCount = 1; in createDeviceTest() local
723 const deUint32 queueCount = 1; in createMultipleDevicesTest() local
952 const deUint32 queueCount = deviceCreateInfo.pQueueCreateInfos->queueCount; createDeviceWithVariousQueueCountsTest() local
1321 const deUint32 queueCount = 1; createDeviceFeatures2Test() local
1390 checkFeatures(const PlatformInterface& vkp, const VkInstance& instance, const InstanceDriver& instanceDriver, const VkPhysicalDevice physicalDevice, int numFeatures, const Feature features[], const StructType* supportedFeatures, const deUint32 queueFamilyIndex, const deUint32 queueCount, const float queuePriority, int& numErrors, tcu::ResultCollector& resultCollector, const vector<const char*>* extensionNames, const VkPhysicalDeviceFeatures& defaultPhysicalDeviceFeatures, VkDeviceObjectReservationCreateInfo memReservationStatMax, bool isSubProcess, uint32_t usedApiVersion ) checkFeatures() argument
1597 const deUint32 queueCount = 1; createDeviceWithUnsupportedFeaturesTest() local
1741 const deUint32 queueCount = 1; createDeviceQueue2Test() local
2066 const deUint32 queueCount = queueFamilyProperty.second.queueCount; createDeviceQueue2WithAllProtectedQueues() local
2098 const deUint32 queueCount = queueFamilyProperty.second.queueCount; createDeviceQueue2WithAllUnprotectedQueues() local
2313 const deUint32 queueCount = queueFamilyProperty.second.queueCount; createDeviceQueue2WithAllFamilies() local
2347 const deUint32 queueCount = queueFamilyProperty.second.queueCount; createDeviceQueue2WithAllFamiliesProtected() local
[all...]
H A DvktApiFeatureInfo.cpp1807 const deUint32 queueCount = 1; in createTestDevice() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryAddressBindingTests.cpp199 const deUint32 queueCount = 1; in createDeviceWithAdressBindingReport() local
H A DvktMemoryDeviceMemoryReportTests.cpp176 const deUint32 queueCount = 1; in createDeviceWithMemoryReport() local
1945 const deUint32 queueCount = 1; in createExternalMemoryDevice() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiDeviceInitializationTests.cpp648 const deUint32 queueCount = 1; in createDeviceTest() local
723 const deUint32 queueCount = 1; in createMultipleDevicesTest() local
952 const deUint32 queueCount = deviceCreateInfo.pQueueCreateInfos->queueCount; createDeviceWithVariousQueueCountsTest() local
1319 const deUint32 queueCount = 1; createDeviceFeatures2Test() local
1388 checkFeatures(const PlatformInterface& vkp, const VkInstance& instance, const InstanceDriver& instanceDriver, const VkPhysicalDevice physicalDevice, int numFeatures, const Feature features[], const StructType* supportedFeatures, const deUint32 queueFamilyIndex, const deUint32 queueCount, const float queuePriority, int& numErrors, tcu::ResultCollector& resultCollector, const vector<const char*>* extensionNames, const VkPhysicalDeviceFeatures& defaultPhysicalDeviceFeatures, VkDeviceObjectReservationCreateInfo memReservationStatMax, bool isSubProcess ) checkFeatures() argument
1608 const deUint32 queueCount = 1; createDeviceWithUnsupportedFeaturesTest() local
1752 const deUint32 queueCount = 1; createDeviceQueue2Test() local
2077 const deUint32 queueCount = queueFamilyProperty.second.queueCount; createDeviceQueue2WithAllProtectedQueues() local
2109 const deUint32 queueCount = queueFamilyProperty.second.queueCount; createDeviceQueue2WithAllUnprotectedQueues() local
2324 const deUint32 queueCount = queueFamilyProperty.second.queueCount; createDeviceQueue2WithAllFamilies() local
2358 const deUint32 queueCount = queueFamilyProperty.second.queueCount; createDeviceQueue2WithAllFamiliesProtected() local
[all...]
H A DvktApiFeatureInfo.cpp1798 const deUint32 queueCount = 1; in createTestDevice() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryAddressBindingTests.cpp167 const deUint32 queueCount = 1; in createDeviceWithAdressBindingReport() local
H A DvktMemoryDeviceMemoryReportTests.cpp173 const deUint32 queueCount = 1; in createDeviceWithMemoryReport() local
1977 const deUint32 queueCount = 1; in createExternalMemoryDevice() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_private.h929 uint32_t queueCount; member

Completed in 71 milliseconds

12