CheeseEngine
A 2D Game Engine
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
GraphicCore::QueueFamilyIndicies Struct Reference

Public Member Functions

bool isComplete ()
 

Public Attributes

std::optional< uint32_t > graphicFamily
 
std::optional< uint32_t > presentFamily
 

Member Function Documentation

◆ isComplete()

bool GraphicCore::QueueFamilyIndicies::isComplete ( )

Member Data Documentation

◆ graphicFamily

std::optional<uint32_t> GraphicCore::QueueFamilyIndicies::graphicFamily

◆ presentFamily

std::optional<uint32_t> GraphicCore::QueueFamilyIndicies::presentFamily

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