Home
last modified time | relevance | path

Searched defs:Fbinfo (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/9/bcm/
H A Dvcore.c14 typedef struct Fbinfo Fbinfo; typedef
55 struct Fbinfo { struct
56 u32int xres;
57 u32int yres;
58 u32int xresvirtual;
59 u32int yresvirtual;
60 u32int pitch; /* returned by gpu */
61 u32int bpp;
62 u32int xoffset;
63 u32int yoffset;
[all …]