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

#include <svga3d_reg.h>

Data Fields

uint32 stage
 
SVGA3dTextureStateName name
 
union {
   uint32   value
 
   float   floatValue
 
}; 
 

Detailed Description

Definition at line 1555 of file svga3d_reg.h.

Field Documentation

union { ... }
float floatValue

Definition at line 1561 of file svga3d_reg.h.

Definition at line 1558 of file svga3d_reg.h.

uint32 stage

Definition at line 1557 of file svga3d_reg.h.

uint32 value

Definition at line 1560 of file svga3d_reg.h.


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