|
Monado OpenXR Runtime
|
Stack only pretty printer sink, no need to free, must be inited before use. More...
#include <util/u_pretty_print.h>

Data Fields | |
| size_t | used |
| How much of the buffer is used. | |
| char | buffer [1024 *8] |
| Storage for the sink. | |
Stack only pretty printer sink, no need to free, must be inited before use.
| char u_pp_sink_stack_only::buffer[1024 *8] |
Storage for the sink.
Referenced by calc_pose_data(), ipc_message_channel::ipc_send_fds(), oxr_instance::oxr_instance_init_system_locked(), p_create_system(), prober::p_dump_device(), t_camera_calibration::t_imu_calibration_dump(), t_camera_calibration::t_inertial_calibration_dump(), u_linux_try_to_set_realtime_priority_on_thread(), u_log_print_result(), vk_check_required_extensions(), vk_log_extension_list(), vk_print_queues_info(), vk_print_result(), vk_print_surface_info(), and vk_print_swapchain_create_info().
| size_t u_pp_sink_stack_only::used |
How much of the buffer is used.