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

#include <svga3d_reg.h>

Data Fields

union {
   struct {
      uint16   function
 
      uint8   type
 
      uint8   base
 
   } 
 
   uint32   uintValue
 
}; 
 

Detailed Description

Definition at line 1067 of file svga3d_reg.h.

Field Documentation

union { ... }
uint8 base

Definition at line 1072 of file svga3d_reg.h.

uint16 function

Definition at line 1070 of file svga3d_reg.h.

Definition at line 1071 of file svga3d_reg.h.

uint32 uintValue

Definition at line 1074 of file svga3d_reg.h.


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