Searched defs:queue_props (Results 1 – 3 of 3) sorted by relevance
222 QueueCreateInfoArray::QueueCreateInfoArray(const std::vector<VkQueueFamilyProperties> &queue_props) in QueueCreateInfoArray()248 const std::vector<VkQueueFamilyProperties> queue_props = phy_.queue_properties(); in init() local310 VkQueueFamilyProperties *queue_props = new VkQueueFamilyProperties[queue_node_count]; in init_queues() local
69 std::vector<VkQueueFamilyProperties> queue_props; variable
1460 VkQueueFamilyProperties *queue_props = new VkQueueFamilyProperties[queue_node_count]; in TEST_F() local15096 const std::vector<VkQueueFamilyProperties> queue_props = m_device->queue_props; in TEST_F() local