Home
last modified time | relevance | path

Searched defs:queueFamilyPropertyCount (Results 1 – 11 of 11) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktGlobalPriorityQueueUtils.cpp45 uint32_t queueFamilyPropertyCount = 0; in findQueueFamilyIndex() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferMemoryRequirementsTests.cpp338 uint32_t queueFamilyPropertyCount = 0; in readVideoCodecOperationFlagsKHR() local
DvktApiDeviceInitializationTests.cpp1006 uint32_t queueFamilyPropertyCount = ~0u; in createDeviceWithGlobalPriorityTest() local
1214 uint32_t queueFamilyPropertyCount = ~0u; in createDeviceWithQueriedGlobalPriorityTest() local
/external/angle/src/tests/test_utils/
DVulkanHelper.cpp54 uint32_t queueFamilyPropertyCount; in GetPhysicalDeviceQueueFamilyProperties() local
/external/swiftshader/include/vulkan/
Dvulkan_funcs.hpp283queueFamilyPropertyCount; in getQueueFamilyProperties() local
307queueFamilyPropertyCount; in getQueueFamilyProperties() local
5685queueFamilyPropertyCount; in getQueueFamilyProperties2() local
5709queueFamilyPropertyCount; in getQueueFamilyProperties2() local
5731 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
5766 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
10801queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
10825queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
10847 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
10882 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
Dvulkan_raii.hpp11811 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties() local
13390 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
13413 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
15318 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
15341 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan_funcs.hpp316queueFamilyPropertyCount; in getQueueFamilyProperties() local
343queueFamilyPropertyCount; in getQueueFamilyProperties() local
6307queueFamilyPropertyCount; in getQueueFamilyProperties2() local
6335queueFamilyPropertyCount; in getQueueFamilyProperties2() local
6361 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
6399 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
12011queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
12039queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
12065 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
12103 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
Dvulkan_raii.hpp12044 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties() local
14091 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
14114 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
16450 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
16473 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
/external/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp287queueFamilyPropertyCount; in getQueueFamilyProperties() local
311queueFamilyPropertyCount; in getQueueFamilyProperties() local
5697queueFamilyPropertyCount; in getQueueFamilyProperties2() local
5721queueFamilyPropertyCount; in getQueueFamilyProperties2() local
5743 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
5778 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
10833queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
10857queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
10879 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
10914 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
Dvulkan_raii.hpp11754 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties() local
13801 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
13824 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
16160 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
16183 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
/external/swiftshader/src/Vulkan/
DlibVulkan.cpp1227 uint32_t queueFamilyPropertyCount = vk::Cast(physicalDevice)->getQueueFamilyPropertyCount(); in vkCreateDevice() local