brw_depthbuffer Struct Reference

Collaboration diagram for brw_depthbuffer:

Collaboration graph
[legend]

Data Fields

union header_union header
union {
   struct {
      unsigned   pitch:18
      unsigned   format:3
      unsigned   pad:4
      unsigned   depth_offset_disable:1
      unsigned   tile_walk:1
      unsigned   tiled_surface:1
      unsigned   pad2:1
      unsigned   surface_type:3
   }   bits
   unsigned   dword
dword1
unsigned dword2_base_addr
union {
   struct {
      unsigned   pad:1
      unsigned   mipmap_layout:1
      unsigned   lod:4
      unsigned   width:13
      unsigned   height:13
   }   bits
   unsigned   dword
dword3
union {
   struct {
      unsigned   pad:12
      unsigned   min_array_element:9
      unsigned   depth:11
   }   bits
   unsigned   dword
dword4

Detailed Description

Definition at line 138 of file brw_structs.h.


Field Documentation

union header_union brw_depthbuffer::header [write]

Definition at line 140 of file brw_structs.h.

unsigned brw_depthbuffer::pitch

Definition at line 144 of file brw_structs.h.

unsigned brw_depthbuffer::format

Definition at line 145 of file brw_structs.h.

unsigned brw_depthbuffer::pad

Definition at line 146 of file brw_structs.h.

unsigned brw_depthbuffer::depth_offset_disable

Definition at line 147 of file brw_structs.h.

unsigned brw_depthbuffer::tile_walk

Definition at line 148 of file brw_structs.h.

unsigned brw_depthbuffer::tiled_surface

Definition at line 149 of file brw_structs.h.

unsigned brw_depthbuffer::pad2

Definition at line 150 of file brw_structs.h.

unsigned brw_depthbuffer::surface_type

Definition at line 151 of file brw_structs.h.

struct { ... } brw_depthbuffer::bits

unsigned brw_depthbuffer::dword

Definition at line 153 of file brw_structs.h.

union { ... } brw_depthbuffer::dword1

unsigned brw_depthbuffer::dword2_base_addr

Definition at line 156 of file brw_structs.h.

unsigned brw_depthbuffer::mipmap_layout

Definition at line 161 of file brw_structs.h.

unsigned brw_depthbuffer::lod

Definition at line 162 of file brw_structs.h.

unsigned brw_depthbuffer::width

Definition at line 163 of file brw_structs.h.

unsigned brw_depthbuffer::height

Definition at line 164 of file brw_structs.h.

struct { ... } brw_depthbuffer::bits

union { ... } brw_depthbuffer::dword3

unsigned brw_depthbuffer::min_array_element

Definition at line 172 of file brw_structs.h.

unsigned brw_depthbuffer::depth

Definition at line 173 of file brw_structs.h.

struct { ... } brw_depthbuffer::bits

union { ... } brw_depthbuffer::dword4


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