
Data Fields | |
| unsigned | width |
| unsigned | height |
| unsigned | num_cbufs |
| multiple colorbuffers for multiple render targets | |
| struct pipe_surface * | cbufs [8] |
| struct pipe_surface * | zsbuf |
| Z/stencil buffer. | |
Definition at line 234 of file p_state.h.
| unsigned pipe_framebuffer_state::width |
| unsigned pipe_framebuffer_state::height |
| unsigned pipe_framebuffer_state::num_cbufs |
struct pipe_surface* pipe_framebuffer_state::cbufs[8] [read] |
struct pipe_surface* pipe_framebuffer_state::zsbuf [read] |
1.5.4