pipe_framebuffer_state Struct Reference

Collaboration diagram for pipe_framebuffer_state:

Collaboration graph
[legend]

Data Fields

unsigned width
unsigned height
unsigned num_cbufs
 multiple colorbuffers for multiple render targets
struct pipe_surfacecbufs [8]
struct pipe_surfacezsbuf
 Z/stencil buffer.

Detailed Description

Definition at line 234 of file p_state.h.


Field Documentation

unsigned pipe_framebuffer_state::width

Definition at line 236 of file p_state.h.

unsigned pipe_framebuffer_state::height

Definition at line 236 of file p_state.h.

unsigned pipe_framebuffer_state::num_cbufs

multiple colorbuffers for multiple render targets

Definition at line 239 of file p_state.h.

struct pipe_surface* pipe_framebuffer_state::cbufs[8] [read]

Definition at line 240 of file p_state.h.

struct pipe_surface* pipe_framebuffer_state::zsbuf [read]

Z/stencil buffer.

Definition at line 242 of file p_state.h.


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