Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
SVGAGMRImageFormat Struct Reference

#include <svga_reg.h>

Data Fields

union {
   struct {
      uint32   bitsPerPixel: 8
 
      uint32   colorDepth: 8
 
      uint32   reserved: 16
 
   } 
 
   uint32   value
 
}; 
 

Detailed Description

Definition at line 314 of file svga_reg.h.

Field Documentation

union { ... }
uint32 bitsPerPixel

Definition at line 318 of file svga_reg.h.

uint32 colorDepth

Definition at line 319 of file svga_reg.h.

uint32 reserved

Definition at line 320 of file svga_reg.h.

uint32 value

Definition at line 323 of file svga_reg.h.


The documentation for this struct was generated from the following file: