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

#include <r100_track.h>

Data Fields

struct radeon_borobj
 
struct r100_cs_cube_info cube_info [5]
 
unsigned pitch
 
unsigned width
 
unsigned height
 
unsigned num_levels
 
unsigned cpp
 
unsigned tex_coord_type
 
unsigned txdepth
 
unsigned width_11
 
unsigned height_11
 
bool use_pitch
 
bool enabled
 
bool lookup_disable
 
bool roundup_w
 
bool roundup_h
 
unsigned compress_format
 

Detailed Description

Definition at line 35 of file r100_track.h.

Field Documentation

unsigned compress_format

Definition at line 52 of file r100_track.h.

unsigned cpp

Definition at line 42 of file r100_track.h.

struct r100_cs_cube_info cube_info[5]

Definition at line 37 of file r100_track.h.

bool enabled

Definition at line 48 of file r100_track.h.

unsigned height

Definition at line 40 of file r100_track.h.

unsigned height_11

Definition at line 46 of file r100_track.h.

bool lookup_disable

Definition at line 49 of file r100_track.h.

unsigned num_levels

Definition at line 41 of file r100_track.h.

unsigned pitch

Definition at line 38 of file r100_track.h.

Definition at line 36 of file r100_track.h.

bool roundup_h

Definition at line 51 of file r100_track.h.

bool roundup_w

Definition at line 50 of file r100_track.h.

unsigned tex_coord_type

Definition at line 43 of file r100_track.h.

unsigned txdepth

Definition at line 44 of file r100_track.h.

bool use_pitch

Definition at line 47 of file r100_track.h.

unsigned width

Definition at line 39 of file r100_track.h.

unsigned width_11

Definition at line 45 of file r100_track.h.


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