brw_clip_compile Struct Reference

Collaboration diagram for brw_clip_compile:

Collaboration graph
[legend]

Data Fields

struct brw_compile func
struct brw_clip_prog_key key
struct brw_clip_prog_data prog_data
struct {
   struct brw_reg   R0
   struct brw_reg   vertex [(3+6+6)]
   struct brw_reg   t
   struct brw_reg t0   t1
   struct brw_reg dp0   dp1
   struct brw_reg   dpPrev
   struct brw_reg   dp
   struct brw_reg   loopcount
   struct brw_reg   nr_verts
   struct brw_reg   planemask
   struct brw_reg   inlist
   struct brw_reg   outlist
   struct brw_reg   freelist
   struct brw_reg   dir
   struct brw_reg tmp0   tmp1
   struct brw_reg   offset
   struct brw_reg   fixed_planes
   struct brw_reg   plane_equation
reg
unsigned nr_attrs
unsigned nr_regs
unsigned nr_bytes
unsigned first_tmp
unsigned last_tmp
boolean need_direction
unsigned last_mrf
unsigned header_position_offset
unsigned offset [PIPE_MAX_ATTRIBS]

Detailed Description

Definition at line 74 of file brw_clip.h.


Field Documentation

struct brw_compile brw_clip_compile::func [read]

Definition at line 75 of file brw_clip.h.

struct brw_clip_prog_key brw_clip_compile::key [read]

Definition at line 76 of file brw_clip.h.

struct brw_clip_prog_data brw_clip_compile::prog_data [read]

Definition at line 77 of file brw_clip.h.

struct brw_reg brw_clip_compile::R0 [read]

Definition at line 80 of file brw_clip.h.

struct brw_reg brw_clip_compile::vertex[(3+6+6)] [read]

Definition at line 81 of file brw_clip.h.

struct brw_reg brw_clip_compile::t [read]

Definition at line 83 of file brw_clip.h.

struct brw_reg t0 brw_clip_compile::t1 [read]

Definition at line 84 of file brw_clip.h.

struct brw_reg dp0 brw_clip_compile::dp1 [read]

Definition at line 85 of file brw_clip.h.

struct brw_reg brw_clip_compile::dpPrev [read]

Definition at line 87 of file brw_clip.h.

struct brw_reg brw_clip_compile::dp [read]

Definition at line 88 of file brw_clip.h.

struct brw_reg brw_clip_compile::loopcount [read]

Definition at line 89 of file brw_clip.h.

struct brw_reg brw_clip_compile::nr_verts [read]

Definition at line 90 of file brw_clip.h.

struct brw_reg brw_clip_compile::planemask [read]

Definition at line 91 of file brw_clip.h.

struct brw_reg brw_clip_compile::inlist [read]

Definition at line 93 of file brw_clip.h.

struct brw_reg brw_clip_compile::outlist [read]

Definition at line 94 of file brw_clip.h.

struct brw_reg brw_clip_compile::freelist [read]

Definition at line 95 of file brw_clip.h.

struct brw_reg brw_clip_compile::dir [read]

Definition at line 97 of file brw_clip.h.

struct brw_reg tmp0 brw_clip_compile::tmp1 [read]

Definition at line 98 of file brw_clip.h.

struct brw_reg brw_clip_compile::offset [read]

Definition at line 99 of file brw_clip.h.

struct brw_reg brw_clip_compile::fixed_planes [read]

Definition at line 101 of file brw_clip.h.

struct brw_reg brw_clip_compile::plane_equation [read]

Definition at line 102 of file brw_clip.h.

struct { ... } brw_clip_compile::reg

unsigned brw_clip_compile::nr_attrs

Definition at line 107 of file brw_clip.h.

unsigned brw_clip_compile::nr_regs

Definition at line 108 of file brw_clip.h.

unsigned brw_clip_compile::nr_bytes

Definition at line 109 of file brw_clip.h.

unsigned brw_clip_compile::first_tmp

Definition at line 111 of file brw_clip.h.

unsigned brw_clip_compile::last_tmp

Definition at line 112 of file brw_clip.h.

boolean brw_clip_compile::need_direction

Definition at line 114 of file brw_clip.h.

unsigned brw_clip_compile::last_mrf

Definition at line 116 of file brw_clip.h.

unsigned brw_clip_compile::header_position_offset

Definition at line 118 of file brw_clip.h.

unsigned brw_clip_compile::offset[PIPE_MAX_ATTRIBS]

Definition at line 119 of file brw_clip.h.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 29 06:25:58 2009 for Gallium3D by  doxygen 1.5.4