Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
ConstExprStrings.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

constexpr const char * CHECK_STR = "✓"
constexpr const char * CROSS_STR = "✗"

Variable Documentation

◆ CHECK_STR

const char* CHECK_STR = "✓"
constexpr

Definition at line 2 of file ConstExprStrings.h.

Referenced by VulkanHelper::strIsValid().

◆ CROSS_STR

const char* CROSS_STR = "✗"
constexpr

Definition at line 3 of file ConstExprStrings.h.

Referenced by VulkanHelper::strIsValid().