jGL
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
jGL::Vulkan::QueueFamilyIndices Struct Reference

#include <physicalDevice.h>

Public Member Functions

bool isComplete ()
 

Public Attributes

std::optional< uint32_t > graphicsFamily
 
std::optional< uint32_t > presentFamily
 

Member Function Documentation

◆ isComplete()

bool jGL::Vulkan::QueueFamilyIndices::isComplete ( )
inline

Member Data Documentation

◆ graphicsFamily

std::optional<uint32_t> jGL::Vulkan::QueueFamilyIndices::graphicsFamily

◆ presentFamily

std::optional<uint32_t> jGL::Vulkan::QueueFamilyIndices::presentFamily

The documentation for this struct was generated from the following file: