Home
last modified time | relevance | path

Searched refs:getGlobalMaxQueueCount (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiDeviceInitializationTests.cpp877 deUint32 getGlobalMaxQueueCount(const vector<VkQueueFamilyProperties>& queueFamilyProperties) in getGlobalMaxQueueCount() function
898 const vector<float> queuePriorities (getGlobalMaxQueueCount(queueFamilyProperties), 1.0f); in createDeviceWithVariousQueueCountsTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiDeviceInitializationTests.cpp877 deUint32 getGlobalMaxQueueCount(const vector<VkQueueFamilyProperties>& queueFamilyProperties) in getGlobalMaxQueueCount() function
898 const vector<float> queuePriorities (getGlobalMaxQueueCount(queueFamilyProperties), 1.0f); in createDeviceWithVariousQueueCountsTest()

Completed in 13 milliseconds