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

#include <svga_reg.h>

Data Fields

uint32 srcX
 
uint32 srcY
 
uint32 destX
 
uint32 destY
 
uint32 width
 
uint32 height
 

Detailed Description

Definition at line 1079 of file svga_reg.h.

Field Documentation

uint32 destX

Definition at line 1083 of file svga_reg.h.

uint32 destY

Definition at line 1084 of file svga_reg.h.

uint32 height

Definition at line 1086 of file svga_reg.h.

uint32 srcX

Definition at line 1081 of file svga_reg.h.

uint32 srcY

Definition at line 1082 of file svga_reg.h.

uint32 width

Definition at line 1085 of file svga_reg.h.


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