| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesBase.cpp | 46 deUint32 queueCount; member [all...] |
| H A D | vktSparseResourcesBase.hpp | 57 deUint32 queueCount; member
|
| /third_party/skia/tests/ |
| H A D | VkPriorityExtensionTest.cpp | 155 uint32_t queueCount; in DEF_GPUTEST() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesBase.cpp | 46 deUint32 queueCount; member [all...] |
| H A D | vktSparseResourcesBase.hpp | 57 deUint32 queueCount; member
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkDevice.hpp | 185 uint32_t queueCount = 0; member in vk::Device
|
| H A D | VkDevice.cpp | 200 uint32_t queueCount = 0; in ComputeRequiredAllocationSize() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/ |
| H A D | vktVideoCapabilitiesTests.cpp | 126 const uint32_t queueCount = queueFamilyProperties2[ndx].queueFamilyProperties.queueCount; in iterate() local
|
| /third_party/skia/tools/gpu/vk/ |
| H A D | VkTestUtils.cpp | 584 uint32_t queueCount; in CreateVkBackendContext() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 274 const deUint32 queueCount = static_cast<deUint32>(queues.getQueues(queueFamilyIndexNdx).queues.size()); in createQueues() local
|
| H A D | vktSynchronizationSmokeTests.cpp | 111 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 D | CommandProcessor.cpp | 1320 initializeQueueMap(VkDevice device, bool makeProtected, uint32_t queueIndex, uint32_t queueCount) initializeQueueMap() argument
|
| H A 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
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 274 const deUint32 queueCount = static_cast<deUint32>(queues.getQueues(queueFamilyIndexNdx).queues.size()); in createQueues() local
|
| H A D | vktSynchronizationSmokeTests.cpp | 112 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 D | vktVideoCapabilitiesTests.cpp | 127 const uint32_t queueCount = queueFamilyProperties2[ndx].queueFamilyProperties.queueCount; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiDeviceInitializationTests.cpp | 648 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 D | vktApiFeatureInfo.cpp | 1807 const deUint32 queueCount = 1; in createTestDevice() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
| H A D | vktMemoryAddressBindingTests.cpp | 199 const deUint32 queueCount = 1; in createDeviceWithAdressBindingReport() local
|
| H A D | vktMemoryDeviceMemoryReportTests.cpp | 176 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 D | vktApiDeviceInitializationTests.cpp | 648 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 D | vktApiFeatureInfo.cpp | 1798 const deUint32 queueCount = 1; in createTestDevice() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
| H A D | vktMemoryAddressBindingTests.cpp | 167 const deUint32 queueCount = 1; in createDeviceWithAdressBindingReport() local
|
| H A D | vktMemoryDeviceMemoryReportTests.cpp | 173 const deUint32 queueCount = 1; in createDeviceWithMemoryReport() local 1977 const deUint32 queueCount = 1; in createExternalMemoryDevice() local
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_private.h | 929 uint32_t queueCount; member
|