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.h393 struct pipe_framebuffer_state struct
395 uint16_t width, height;
396 uint16_t layers; /**< Number of layers in a no-attachment framebuffer */
397 ubyte samples; /**< Number of samples in a no-attachment framebuffer */
400 ubyte nr_cbufs;
401 struct pipe_surface *cbufs[PIPE_MAX_COLOR_BUFS];
403 struct pipe_surface *zsbuf; /**< Z/stencil buffer */