Monado OpenXR Runtime
|
Implementations of handle functions. More...
#include "u_handles.h"
Functions | |
xrt_graphics_buffer_handle_t | u_graphics_buffer_ref (xrt_graphics_buffer_handle_t handle) |
void | u_graphics_buffer_unref (xrt_graphics_buffer_handle_t *handle_ptr) |
xrt_graphics_sync_handle_t | u_graphics_sync_ref (xrt_graphics_sync_handle_t handle) |
void | u_graphics_sync_unref (xrt_graphics_sync_handle_t *handle_ptr) |
Implementations of handle functions.