brw_clip_unit_state Struct Reference

Collaboration diagram for brw_clip_unit_state:

Collaboration graph
[legend]

Data Fields

struct thread0 thread0
struct {
   unsigned   pad0:7
   unsigned   sw_exception_enable:1
   unsigned   pad1:3
   unsigned   mask_stack_exception_enable:1
   unsigned   pad2:1
   unsigned   illegal_op_exception_enable:1
   unsigned   pad3:2
   unsigned   floating_point_mode:1
   unsigned   thread_priority:1
   unsigned   binding_table_entry_count:8
   unsigned   pad4:5
   unsigned   single_program_flow:1
thread1
struct thread2 thread2
struct thread3 thread3
struct {
   unsigned   pad0:9
   unsigned   gs_output_stats:1
   unsigned   stats_enable:1
   unsigned   nr_urb_entries:7
   unsigned   pad1:1
   unsigned   urb_entry_allocation_size:5
   unsigned   pad2:1
   unsigned   max_threads:1
   unsigned   pad3:6
thread4
struct {
   unsigned   pad0:13
   unsigned   clip_mode:3
   unsigned   userclip_enable_flags:8
   unsigned   userclip_must_clip:1
   unsigned   pad1:1
   unsigned   guard_band_enable:1
   unsigned   viewport_z_clip_enable:1
   unsigned   viewport_xy_clip_enable:1
   unsigned   vertex_position_space:1
   unsigned   api_mode:1
   unsigned   pad2:1
clip5
struct {
   unsigned   pad0:5
   unsigned   clipper_viewport_state_ptr:27
clip6
float viewport_xmin
float viewport_xmax
float viewport_ymin
float viewport_ymax

Detailed Description

Definition at line 521 of file brw_structs.h.


Field Documentation

struct thread0 brw_clip_unit_state::thread0 [read]

Definition at line 523 of file brw_structs.h.

unsigned brw_clip_unit_state::pad0

Definition at line 526 of file brw_structs.h.

unsigned brw_clip_unit_state::sw_exception_enable

Definition at line 527 of file brw_structs.h.

unsigned brw_clip_unit_state::pad1

Definition at line 528 of file brw_structs.h.

unsigned brw_clip_unit_state::mask_stack_exception_enable

Definition at line 529 of file brw_structs.h.

unsigned brw_clip_unit_state::pad2

Definition at line 530 of file brw_structs.h.

unsigned brw_clip_unit_state::illegal_op_exception_enable

Definition at line 531 of file brw_structs.h.

unsigned brw_clip_unit_state::pad3

Definition at line 532 of file brw_structs.h.

unsigned brw_clip_unit_state::floating_point_mode

Definition at line 533 of file brw_structs.h.

unsigned brw_clip_unit_state::thread_priority

Definition at line 534 of file brw_structs.h.

unsigned brw_clip_unit_state::binding_table_entry_count

Definition at line 535 of file brw_structs.h.

unsigned brw_clip_unit_state::pad4

Definition at line 536 of file brw_structs.h.

unsigned brw_clip_unit_state::single_program_flow

Definition at line 537 of file brw_structs.h.

struct { ... } brw_clip_unit_state::thread1

struct thread2 brw_clip_unit_state::thread2 [read]

Definition at line 540 of file brw_structs.h.

struct thread3 brw_clip_unit_state::thread3 [read]

Definition at line 541 of file brw_structs.h.

unsigned brw_clip_unit_state::gs_output_stats

Definition at line 546 of file brw_structs.h.

unsigned brw_clip_unit_state::stats_enable

Definition at line 547 of file brw_structs.h.

unsigned brw_clip_unit_state::nr_urb_entries

Definition at line 548 of file brw_structs.h.

unsigned brw_clip_unit_state::urb_entry_allocation_size

Definition at line 550 of file brw_structs.h.

unsigned brw_clip_unit_state::max_threads

Definition at line 552 of file brw_structs.h.

struct { ... } brw_clip_unit_state::thread4

unsigned brw_clip_unit_state::clip_mode

Definition at line 559 of file brw_structs.h.

unsigned brw_clip_unit_state::userclip_enable_flags

Definition at line 560 of file brw_structs.h.

unsigned brw_clip_unit_state::userclip_must_clip

Definition at line 561 of file brw_structs.h.

unsigned brw_clip_unit_state::guard_band_enable

Definition at line 563 of file brw_structs.h.

unsigned brw_clip_unit_state::viewport_z_clip_enable

Definition at line 564 of file brw_structs.h.

unsigned brw_clip_unit_state::viewport_xy_clip_enable

Definition at line 565 of file brw_structs.h.

unsigned brw_clip_unit_state::vertex_position_space

Definition at line 566 of file brw_structs.h.

unsigned brw_clip_unit_state::api_mode

Definition at line 567 of file brw_structs.h.

struct { ... } brw_clip_unit_state::clip5

unsigned brw_clip_unit_state::clipper_viewport_state_ptr

Definition at line 574 of file brw_structs.h.

struct { ... } brw_clip_unit_state::clip6

float brw_clip_unit_state::viewport_xmin

Definition at line 578 of file brw_structs.h.

float brw_clip_unit_state::viewport_xmax

Definition at line 579 of file brw_structs.h.

float brw_clip_unit_state::viewport_ymin

Definition at line 580 of file brw_structs.h.

float brw_clip_unit_state::viewport_ymax

Definition at line 581 of file brw_structs.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