The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

c/util: Fix doxygen warning

+1 -1
+1 -1
src/xrt/compositor/util/comp_swapchain.c
··· 434 434 /*! 435 435 * Swapchain destruct is delayed until it is safe to destroy them, this function 436 436 * does the actual destruction and is called from @ref 437 - * comp_swapchain_garbage_collect. 437 + * comp_swapchain_shared_garbage_collect. 438 438 * 439 439 * @ingroup comp_util 440 440 */