|
Monado OpenXR Runtime
|
Prober code to dump information. More...
#include "util/u_misc.h"#include "p_prober.h"#include <stdio.h>#include <string.h>#include <inttypes.h>
Functions | |
| void | p_dump_device (struct prober *p, struct prober_device *pdev, int id) |
| Dump the given device to stdout. More... | |
Prober code to dump information.
| void p_dump_device | ( | struct prober * | p, |
| struct prober_device * | pdev, | ||
| int | id | ||
| ) |
Dump the given device to stdout.
1.8.13