Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/include/pipe/
Dp_state.h371 struct pipe_framebuffer_state struct
373 uint16_t width, height;
374 uint16_t layers; /**< Number of layers in a no-attachment framebuffer */
375 ubyte samples; /**< Number of samples in a no-attachment framebuffer */
378 ubyte nr_cbufs;
379 struct pipe_surface *cbufs[PIPE_MAX_COLOR_BUFS];
381 struct pipe_surface *zsbuf; /**< Z/stencil buffer */
/external/virglrenderer/src/gallium/include/pipe/
Dp_state.h295 struct pipe_framebuffer_state struct
297 unsigned width, height;
300 unsigned nr_cbufs;
301 struct pipe_surface *cbufs[PIPE_MAX_COLOR_BUFS];
303 struct pipe_surface *zsbuf; /**< Z/stencil buffer */