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

#include <radeon.h>

Data Fields

struct radeon_boshader_obj
 
struct r600_blit_cp_primitives primitives
 
int max_dim
 
int ring_size_common
 
int ring_size_per_loop
 
u64 shader_gpu_addr
 
u32 vs_offset
 
u32 ps_offset
 
u32 state_offset
 
u32 state_len
 

Detailed Description

Definition at line 733 of file radeon.h.

Field Documentation

int max_dim

Definition at line 736 of file radeon.h.

Definition at line 735 of file radeon.h.

u32 ps_offset

Definition at line 740 of file radeon.h.

int ring_size_common

Definition at line 737 of file radeon.h.

int ring_size_per_loop

Definition at line 738 of file radeon.h.

u64 shader_gpu_addr

Definition at line 739 of file radeon.h.

struct radeon_bo* shader_obj

Definition at line 734 of file radeon.h.

u32 state_len

Definition at line 742 of file radeon.h.

u32 state_offset

Definition at line 741 of file radeon.h.

u32 vs_offset

Definition at line 740 of file radeon.h.


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