Searched defs:pipe_framebuffer_state (Results 1 – 2 of 2) sorted by relevance
296 struct pipe_framebuffer_state struct298 unsigned width, height;301 unsigned nr_cbufs;302 struct pipe_surface *cbufs[PIPE_MAX_COLOR_BUFS];304 struct pipe_surface *zsbuf; /**< Z/stencil buffer */
397 struct pipe_framebuffer_state struct399 uint16_t width, height;400 uint16_t layers; /**< Number of layers in a no-attachment framebuffer */401 uint8_t samples; /**< Number of samples in a no-attachment framebuffer */404 uint8_t nr_cbufs;405 struct pipe_surface *cbufs[PIPE_MAX_COLOR_BUFS];407 struct pipe_surface *zsbuf; /**< Z/stencil buffer */409 struct pipe_resource *resolve;