Searched defs:pipe_framebuffer_state (Results 1 – 2 of 2) sorted by relevance
371 struct pipe_framebuffer_state struct373 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 */
295 struct pipe_framebuffer_state struct297 unsigned width, height;300 unsigned nr_cbufs;301 struct pipe_surface *cbufs[PIPE_MAX_COLOR_BUFS];303 struct pipe_surface *zsbuf; /**< Z/stencil buffer */