The open source OpenXR runtime
0
fork

Configure Feed

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

xrt: Add some docu to refcount function

+6 -1
+6 -1
src/xrt/include/xrt/xrt_frame.h
··· 97 97 */ 98 98 99 99 /*! 100 - * Update the reference count on a frame. 100 + * Update the reference counts on frame(s). 101 101 * 102 + * @param dst Pointer to a object reference, if the object reference is 103 + * non-null will decrement it's counter. The reference that 104 + * @p dst points to will be set to @p src. 105 + * @param[in] src Object to be have it's refcount increased @p dst is set to 106 + * this. 102 107 * @ingroup xrt_iface 103 108 */ 104 109 static inline void