Searched refs:setQueueFamilyIndex (Results 1 – 2 of 2) sorted by relevance
371 queues[0].setQueueFamilyIndex(graphics_queue_family_index); in create_device()386 queues[1].setQueueFamilyIndex(present_queue_family_index); in create_device()1189 vk::CommandPoolCreateInfo().setQueueFamilyIndex( in prepare()1216 vk::CommandPoolCreateInfo().setQueueFamilyIndex( in prepare()
5509 DeviceQueueCreateInfo& setQueueFamilyIndex( uint32_t queueFamilyIndex_ ) in setQueueFamilyIndex() function12619 CommandPoolCreateInfo& setQueueFamilyIndex( uint32_t queueFamilyIndex_ ) in setQueueFamilyIndex() function