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

#include <svga3d_reg.h>

Data Fields

uint32 x
 
uint32 y
 
uint32 z
 
uint32 w
 
uint32 h
 
uint32 d
 

Detailed Description

Definition at line 1261 of file svga3d_reg.h.

Field Documentation

uint32 d

Definition at line 1268 of file svga3d_reg.h.

uint32 h

Definition at line 1267 of file svga3d_reg.h.

uint32 w

Definition at line 1266 of file svga3d_reg.h.

uint32 x

Definition at line 1263 of file svga3d_reg.h.

uint32 y

Definition at line 1264 of file svga3d_reg.h.

uint32 z

Definition at line 1265 of file svga3d_reg.h.


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