brw_state_base_address Struct Reference

Collaboration diagram for brw_state_base_address:

Collaboration graph
[legend]

Data Fields

struct header header
struct {
   unsigned   modify_enable:1
   unsigned   pad:4
   unsigned   general_state_address:27
bits0
struct {
   unsigned   modify_enable:1
   unsigned   pad:4
   unsigned   surface_state_address:27
bits1
struct {
   unsigned   modify_enable:1
   unsigned   pad:4
   unsigned   indirect_object_state_address:27
bits2
struct {
   unsigned   modify_enable:1
   unsigned   pad:11
   unsigned   general_state_upper_bound:20
bits3
struct {
   unsigned   modify_enable:1
   unsigned   pad:11
   unsigned   indirect_object_state_upper_bound:20
bits4

Detailed Description

Definition at line 403 of file brw_structs.h.


Field Documentation

struct header brw_state_base_address::header [read]

Definition at line 405 of file brw_structs.h.

unsigned brw_state_base_address::modify_enable

Definition at line 409 of file brw_structs.h.

unsigned brw_state_base_address::pad

Definition at line 410 of file brw_structs.h.

unsigned brw_state_base_address::general_state_address

Definition at line 411 of file brw_structs.h.

struct { ... } brw_state_base_address::bits0

unsigned brw_state_base_address::surface_state_address

Definition at line 418 of file brw_structs.h.

struct { ... } brw_state_base_address::bits1

unsigned brw_state_base_address::indirect_object_state_address

Definition at line 425 of file brw_structs.h.

struct { ... } brw_state_base_address::bits2

unsigned brw_state_base_address::general_state_upper_bound

Definition at line 432 of file brw_structs.h.

struct { ... } brw_state_base_address::bits3

unsigned brw_state_base_address::indirect_object_state_upper_bound

Definition at line 439 of file brw_structs.h.

struct { ... } brw_state_base_address::bits4


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