Searched defs:_PictFormat (Results 1 – 1 of 1) sorted by relevance
47 typedef struct _PictFormat { struct48 CARD32 id;49 CARD32 format; /* except bpp */50 unsigned char type;51 unsigned char depth;52 DirectFormatRec direct;53 IndexFormatRec index;