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

#include <radeon_drm.h>

Data Fields

unsigned int offset
 
int pitch
 
int format
 
int width
 
int height
 
drm_radeon_tex_image_t __userimage
 

Detailed Description

Definition at line 666 of file radeon_drm.h.

Field Documentation

Definition at line 669 of file radeon_drm.h.

int height

Definition at line 671 of file radeon_drm.h.

Definition at line 672 of file radeon_drm.h.

unsigned int offset

Definition at line 667 of file radeon_drm.h.

int pitch

Definition at line 668 of file radeon_drm.h.

int width

Definition at line 670 of file radeon_drm.h.


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