|
Monado OpenXR Runtime
|
Helpers for fixed arrays of xrt_image_native. More...

Go to the source code of this file.
Functions | |
| static void | u_native_images_init_invalid (struct xrt_image_native *images, size_t count) |
| Initialise every entry to cleared / invalid handles, the structs should not have been populated with valid values before calling this function. | |
| static void | u_native_images_unref_all (struct xrt_image_native *images, size_t count) |
| Unref every buffer handle and clear each entry, recommended to have called u_native_images_init_invalid before calling this function. | |
Helpers for fixed arrays of xrt_image_native.