Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktGlobalPriorityQueueUtils.cpp49 deUint32 queueFamilyPropertyCount = 0; in findQueueFamilyIndex() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktGlobalPriorityQueueUtils.cpp47 deUint32 queueFamilyPropertyCount = 0; in findQueueFamilyIndex() local
/third_party/vk-gl-cts/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
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
DVulkanHelper.cpp66 uint32_t queueFamilyPropertyCount; in GetPhysicalDeviceQueueFamilyProperties() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiBufferMemoryRequirementsTests.cpp337 uint32_t queueFamilyPropertyCount = 0; in readVideoCodecOperationFlagsKHR() local
DvktApiDeviceInitializationTests.cpp994 deUint32 queueFamilyPropertyCount = ~0u; in createDeviceWithGlobalPriorityTest() local
1199 deUint32 queueFamilyPropertyCount = ~0u; in createDeviceWithQueriedGlobalPriorityTest() local
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_funcs.hpp295 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties() local
317 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties() local
5987 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
6009 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
6025 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
6056 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
10434 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
10456 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
10472 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
10503 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
Dvulkan_raii.hpp9216 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties() local
10631 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
10646 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
12169 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
12189 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
/third_party/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
10901queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
10925queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
10947 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
10982 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
Dvulkan_raii.hpp11775 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties() local
13822 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
13845 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2() local
16192 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
16215 uint32_t queueFamilyPropertyCount; in getQueueFamilyProperties2KHR() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DlibVulkan.cpp962 uint32_t queueFamilyPropertyCount = vk::Cast(physicalDevice)->getQueueFamilyPropertyCount(); in vkCreateDevice() local