Monado OpenXR Runtime
Functions

Prober code to dump information. More...

#include "util/u_misc.h"
#include "p_prober.h"
#include <stdio.h>
#include <string.h>
#include <inttypes.h>
Include dependency graph for p_dump.c:

Functions

void p_dump_device (struct prober *p, struct prober_device *pdev, int id)
 Dump the given device to stdout. More...
 

Detailed Description

Prober code to dump information.

Author
Jakob Bornecrantz jakob.nosp@m.@col.nosp@m.labor.nosp@m.a.co.nosp@m.m

Function Documentation

◆ p_dump_device()

void p_dump_device ( struct prober p,
struct prober_device pdev,
int  id 
)