mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-06 07:06:10 +00:00
5 lines
282 B
Markdown
5 lines
282 B
Markdown
Add `xrt_limited_unique_id` and `xrt_limited_unique_id_t` types to donate a
|
|
special id that is unique to the current process. Use that to decorate
|
|
`xrt_swapchain_native` with a limited unique id, useful for caching of the
|
|
`xrt_image_native` imports of swapchains and other objects.
|