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

#include <svga3d_reg.h>

Data Fields

SVGA3dRenderStateName state
 
union {
   uint32   uintValue
 
   float   floatValue
 
}; 
 

Detailed Description

Definition at line 1302 of file svga3d_reg.h.

Field Documentation

union { ... }
float floatValue

Definition at line 1307 of file svga3d_reg.h.

Definition at line 1304 of file svga3d_reg.h.

uint32 uintValue

Definition at line 1306 of file svga3d_reg.h.


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