Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/include/pipe/
Dp_state.h350 struct pipe_framebuffer_state struct
352 unsigned width, height;
353 unsigned samples; /**< Number of samples in a no-attachment framebuffer */
354 unsigned layers; /**< Number of layers in a no-attachment framebuffer */
357 unsigned nr_cbufs;
358 struct pipe_surface *cbufs[PIPE_MAX_COLOR_BUFS];
360 struct pipe_surface *zsbuf; /**< Z/stencil buffer */