Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/video/gapi/
DSDL_gapivideo.h33 struct GXDisplayProperties { struct
34 DWORD cxWidth;
35 DWORD cyHeight; // notice lack of 'th' in the word height.
36 long cbxPitch; // number of bytes to move right one x pixel - can be negative.
37 long cbyPitch; // number of bytes to move down one y pixel - can be negative.
38 long cBPP; // # of bits in each pixel
39 DWORD ffFormat; // format flags.