21#ifdef XRT_GRAPHICS_BUFFER_HANDLE_IS_AHARDWAREBUFFER
24android_ahardwarebuffer_allocator_create(
void);
xrt_swapchain_usage_bits
Usage of the swapchain images.
Definition: xrt_compositor.h:511
enum xrt_result xrt_result_t
Result type used across Monado.
Allocator for system native images, in general you do not need to free the images as they will be con...
Definition: xrt_compositor.h:2635
Swapchain creation info.
Definition: xrt_compositor.h:881
Header declaring XRT graphics interfaces.
int xrt_graphics_buffer_handle_t
The type underlying buffers shared between compositor clients and the main compositor.
Definition: xrt_handles.h:246