wren
Vulkan-based game engine
Loading...
Searching...
No Matches
wren::vulkan::Queue Class Reference

#include <queue.hpp>

Static Public Member Functions

static auto find_queue_family_indices (const ::vk::PhysicalDevice &physical_device, const std::optional<::vk::SurfaceKHR > &surface={}) -> expected< QueueFamilyIndices >
 

Member Function Documentation

◆ find_queue_family_indices()

auto wren::vulkan::Queue::find_queue_family_indices ( const ::vk::PhysicalDevice & physical_device,
const std::optional<::vk::SurfaceKHR > & surface = {} ) -> expected<QueueFamilyIndices>
static
Here is the caller graph for this function:

The documentation for this class was generated from the following files: