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

Data Fields

u32 group_size
 
u32 nbanks
 
u32 npipes
 
u32 sq_config
 
u32 log_nsamples
 
u32 nsamples
 
u32 cb_color_base_last [8]
 
struct radeon_bocb_color_bo [8]
 
u64 cb_color_bo_mc [8]
 
u64 cb_color_bo_offset [8]
 
struct radeon_bocb_color_frag_bo [8]
 
u64 cb_color_frag_offset [8]
 
struct radeon_bocb_color_tile_bo [8]
 
u64 cb_color_tile_offset [8]
 
u32 cb_color_mask [8]
 
u32 cb_color_info [8]
 
u32 cb_color_view [8]
 
u32 cb_color_size_idx [8]
 
u32 cb_target_mask
 
u32 cb_shader_mask
 
bool is_resolve
 
u32 cb_color_size [8]
 
u32 vgt_strmout_en
 
u32 vgt_strmout_buffer_en
 
struct radeon_bovgt_strmout_bo [4]
 
u64 vgt_strmout_bo_mc [4]
 
u32 vgt_strmout_bo_offset [4]
 
u32 vgt_strmout_size [4]
 
u32 db_depth_control
 
u32 db_depth_info
 
u32 db_depth_size_idx
 
u32 db_depth_view
 
u32 db_depth_size
 
u32 db_offset
 
struct radeon_bodb_bo
 
u64 db_bo_mc
 
bool sx_misc_kill_all_prims
 
bool cb_dirty
 
bool db_dirty
 
bool streamout_dirty
 
struct radeon_bohtile_bo
 
u64 htile_offset
 
u32 htile_surface
 

Detailed Description

Definition at line 43 of file r600_cs.c.

Field Documentation

u32 cb_color_base_last[8]

Definition at line 52 of file r600_cs.c.

struct radeon_bo* cb_color_bo[8]

Definition at line 53 of file r600_cs.c.

u64 cb_color_bo_mc[8]

Definition at line 54 of file r600_cs.c.

u64 cb_color_bo_offset[8]

Definition at line 55 of file r600_cs.c.

struct radeon_bo* cb_color_frag_bo[8]

Definition at line 56 of file r600_cs.c.

u64 cb_color_frag_offset[8]

Definition at line 57 of file r600_cs.c.

u32 cb_color_info[8]

Definition at line 61 of file r600_cs.c.

u32 cb_color_mask[8]

Definition at line 60 of file r600_cs.c.

u32 cb_color_size[8]

Definition at line 67 of file r600_cs.c.

u32 cb_color_size_idx[8]

Definition at line 63 of file r600_cs.c.

struct radeon_bo* cb_color_tile_bo[8]

Definition at line 58 of file r600_cs.c.

u64 cb_color_tile_offset[8]

Definition at line 59 of file r600_cs.c.

u32 cb_color_view[8]

Definition at line 62 of file r600_cs.c.

bool cb_dirty

Definition at line 83 of file r600_cs.c.

u32 cb_shader_mask

Definition at line 65 of file r600_cs.c.

u32 cb_target_mask

Definition at line 64 of file r600_cs.c.

struct radeon_bo* db_bo

Definition at line 80 of file r600_cs.c.

u64 db_bo_mc

Definition at line 81 of file r600_cs.c.

u32 db_depth_control

Definition at line 74 of file r600_cs.c.

u32 db_depth_info

Definition at line 75 of file r600_cs.c.

u32 db_depth_size

Definition at line 78 of file r600_cs.c.

u32 db_depth_size_idx

Definition at line 76 of file r600_cs.c.

u32 db_depth_view

Definition at line 77 of file r600_cs.c.

bool db_dirty

Definition at line 84 of file r600_cs.c.

u32 db_offset

Definition at line 79 of file r600_cs.c.

u32 group_size

Definition at line 45 of file r600_cs.c.

struct radeon_bo* htile_bo

Definition at line 86 of file r600_cs.c.

u64 htile_offset

Definition at line 87 of file r600_cs.c.

u32 htile_surface

Definition at line 88 of file r600_cs.c.

bool is_resolve

Definition at line 66 of file r600_cs.c.

u32 log_nsamples

Definition at line 50 of file r600_cs.c.

u32 nbanks

Definition at line 46 of file r600_cs.c.

u32 npipes

Definition at line 47 of file r600_cs.c.

u32 nsamples

Definition at line 51 of file r600_cs.c.

u32 sq_config

Definition at line 49 of file r600_cs.c.

bool streamout_dirty

Definition at line 85 of file r600_cs.c.

bool sx_misc_kill_all_prims

Definition at line 82 of file r600_cs.c.

struct radeon_bo* vgt_strmout_bo[4]

Definition at line 70 of file r600_cs.c.

u64 vgt_strmout_bo_mc[4]

Definition at line 71 of file r600_cs.c.

u32 vgt_strmout_bo_offset[4]

Definition at line 72 of file r600_cs.c.

u32 vgt_strmout_buffer_en

Definition at line 69 of file r600_cs.c.

u32 vgt_strmout_en

Definition at line 68 of file r600_cs.c.

u32 vgt_strmout_size[4]

Definition at line 73 of file r600_cs.c.


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