Home
last modified time | relevance | path

Searched defs:pipe_framebuffer_state (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h401 struct pipe_framebuffer_state struct
403 uint16_t width, height;
404 uint16_t layers; /**< Number of layers in a no-attachment framebuffer */
405 ubyte samples; /**< Number of samples in a no-attachment framebuffer */
408 ubyte nr_cbufs;
409 struct pipe_surface *cbufs[PIPE_MAX_COLOR_BUFS];
411 struct pipe_surface *zsbuf; /**< Z/stencil buffer */