|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
#include <openxr/openxr.h>Go to the source code of this file.
Functions | |
| const char * | xrResultToString (XrResult result) |
| Converts an XrResult enum value to its string representation. | |
| const char * xrResultToString | ( | XrResult | result | ) |
Converts an XrResult enum value to its string representation.
| result | The XrResult value to convert |
Definition at line 10 of file XrStringify.h.