Home
last modified time | relevance | path

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

/qemu/hw/display/
H A Dapple-gfx.h34 typedef struct AppleGFXState { struct
36 MemoryRegion iomem_gfx;
37 id<PGDevice> pgdev;
38 id<PGDisplay> pgdisp;
62 } AppleGFXState; argument