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.cpp47 deUint32 queueFamilyPropertyCount = 0; in findQueueFamilyIndex() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferMemoryRequirementsTests.cpp337 uint32_t queueFamilyPropertyCount = 0; in readVideoCodecOperationFlagsKHR() local
DvktApiDeviceInitializationTests.cpp994 deUint32 queueFamilyPropertyCount = ~0u; in createDeviceWithGlobalPriorityTest() local
1201 deUint32 queueFamilyPropertyCount = ~0u; in createDeviceWithQueriedGlobalPriorityTest() local
/external/angle/src/tests/test_utils/
DVulkanHelper.cpp67 uint32_t queueFamilyPropertyCount; in GetPhysicalDeviceQueueFamilyProperties() local
/external/swiftshader/include/vulkan/
Dvulkan_funcs.hpp254 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties() local
274 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties() local
4638 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
4658 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
4679 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
4709 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
8928 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
8948 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
8969 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
8999 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
Dvulkan_raii.hpp10194 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties() local
11813 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
11834 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
13780 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
13801 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
/external/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp292queueFamilyPropertyCount; in getQueueFamilyProperties() local
316queueFamilyPropertyCount; in getQueueFamilyProperties() local
5740queueFamilyPropertyCount; in getQueueFamilyProperties2() local
5764queueFamilyPropertyCount; in getQueueFamilyProperties2() local
5786 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
5821 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
11827queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
11851queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
11873 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
11908 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
Dvulkan_raii.hpp11490 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties() local
12869 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
12889 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
15074 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
15097 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
/external/angle/third_party/vulkan-deps/vulkan-headers/src/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.hpp11616 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties() local
13195 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
13218 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
15123 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
15146 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
/external/swiftshader/src/Vulkan/
DlibVulkan.cpp1146 uint32_t queueFamilyPropertyCount = vk::Cast(physicalDevice)->getQueueFamilyPropertyCount(); in vkCreateDevice() local