13#include "oxr_extension_support.h"
15#include "oxr_generated_bindings.h"
28#define SUBACTION_PATH_MEMBER(X) XrPath X;
30#undef SUBACTION_PATH_MEMBER
32 XrPath template_paths[OXR_BINDINGS_PROFILE_TEMPLATE_COUNT];
Forward declarations for OpenXR state tracker structs.
Provides a utility macro for dealing with subaction paths.
#define OXR_FOR_EACH_SUBACTION_PATH(_)
Expansion macro (x-macro) that calls the macro you pass with the shorthand name of each subaction pat...
Definition oxr_subaction.h:40
This holds cached paths for subaction paths.
Definition oxr_instance_path_cache.h:27
Path store structure for managing path storage and lookup.
Definition oxr_path_store.h:31