monado/src/xrt/drivers/survive
Ryan Pavlik 33c0287f8b xrt: Rename all "num" parameters and fields to "count" (or "capacity" as appropriate)
This matches the OpenXR usage: the array is the plural of the element type,
and the count is the singular element type plus "count" (usually CountOutput
because of the two-call idiom)

Includes fixes to other code to match API changes.
2021-11-13 12:04:38 +00:00
..
survive_driver.c xrt: Rename all "num" parameters and fields to "count" (or "capacity" as appropriate) 2021-11-13 12:04:38 +00:00
survive_driver.h d/survive: Use autoprober interface 2021-03-02 17:50:19 +00:00
survive_interface.h d/survive: Use autoprober interface 2021-03-02 17:50:19 +00:00
survive_prober.c d/survive: Use autoprober interface 2021-03-02 17:50:19 +00:00