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

#include <r128_drm.h>

Data Fields

unsigned int tex_cntl
 
unsigned int tex_combine_cntl
 
unsigned int tex_size_pitch
 
unsigned int tex_offset [R128_MAX_TEXTURE_LEVELS]
 
unsigned int tex_border_color
 

Detailed Description

Definition at line 136 of file r128_drm.h.

Field Documentation

unsigned int tex_border_color

Definition at line 141 of file r128_drm.h.

unsigned int tex_cntl

Definition at line 137 of file r128_drm.h.

unsigned int tex_combine_cntl

Definition at line 138 of file r128_drm.h.

unsigned int tex_offset[R128_MAX_TEXTURE_LEVELS]

Definition at line 140 of file r128_drm.h.

unsigned int tex_size_pitch

Definition at line 139 of file r128_drm.h.


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