Dodo 0.1
Template for CPP projects
Loading...
Searching...
No Matches
dodo::core::VulkanContext::VulkanDebug Struct Reference

#include <VulkanContext.hpp>

Public Attributes

bool debugEnabled = false
 
std::span< const char *const > validationLayers
 
DebugCallback debugCallback = defaultDebugCallback
 

Member Data Documentation

◆ debugCallback

DebugCallback dodo::core::VulkanContext::VulkanDebug::debugCallback = defaultDebugCallback

◆ debugEnabled

bool dodo::core::VulkanContext::VulkanDebug::debugEnabled = false

◆ validationLayers

std::span<const char *const> dodo::core::VulkanContext::VulkanDebug::validationLayers

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