Monado OpenXR Runtime
|
Holds Vulkan specific session functions. More...
#include "xrt/xrt_instance.h"
#include "xrt/xrt_handles.h"
#include "xrt/xrt_gfx_vk.h"
#include "util/u_misc.h"
#include "util/u_debug.h"
#include "vk/vk_helpers.h"
#include "oxr_objects.h"
#include "oxr_logger.h"
#include "oxr_two_call.h"
#include "oxr_handle.h"
Functions | |
static bool | check_for_layer_mnd_enable_timeline_semaphore (struct oxr_logger *log, VkInstance instance, VkPhysicalDevice physical_device) |
XrResult | oxr_session_populate_vk (struct oxr_logger *log, struct oxr_system *sys, XrGraphicsBindingVulkanKHR const *next, struct oxr_session *sess) |
Holds Vulkan specific session functions.