Searched defs:pipe_framebuffer_state (Results 1 – 2 of 2) sorted by relevance
400 struct pipe_framebuffer_state struct402 uint16_t width, height;403 uint16_t layers; /**< Number of layers in a no-attachment framebuffer */404 uint8_t samples; /**< Number of samples in a no-attachment framebuffer */407 uint8_t nr_cbufs;409 uint8_t viewmask;410 struct pipe_surface *cbufs[PIPE_MAX_COLOR_BUFS];412 struct pipe_surface *zsbuf; /**< Z/stencil buffer */414 struct pipe_resource *resolve;
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 */