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

#include <svga3d_reg.h>

Data Fields

uint32 x
 
uint32 y
 
uint32 z
 
uint32 w
 
uint32 h
 
uint32 d
 
uint32 srcx
 
uint32 srcy
 
uint32 srcz
 

Detailed Description

Definition at line 1240 of file svga3d_reg.h.

Field Documentation

uint32 d

Definition at line 1247 of file svga3d_reg.h.

uint32 h

Definition at line 1246 of file svga3d_reg.h.

uint32 srcx

Definition at line 1248 of file svga3d_reg.h.

uint32 srcy

Definition at line 1249 of file svga3d_reg.h.

uint32 srcz

Definition at line 1250 of file svga3d_reg.h.

uint32 w

Definition at line 1245 of file svga3d_reg.h.

uint32 x

Definition at line 1242 of file svga3d_reg.h.

uint32 y

Definition at line 1243 of file svga3d_reg.h.

uint32 z

Definition at line 1244 of file svga3d_reg.h.


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