Searched defs:pipe_framebuffer_state (Results 1 – 2 of 2) sorted by relevance
398 struct pipe_framebuffer_state struct400 uint16_t width, height;401 uint16_t layers; /**< Number of layers in a no-attachment framebuffer */402 uint8_t samples; /**< Number of samples in a no-attachment framebuffer */405 uint8_t nr_cbufs;407 uint8_t viewmask;408 struct pipe_surface *cbufs[PIPE_MAX_COLOR_BUFS];410 struct pipe_surface *zsbuf; /**< Z/stencil buffer */412 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 */