Searched refs:PIPE_MAX_COLOR_BUFS (Results 1 – 25 of 47) sorted by relevance
12
58 #define PIPE_MAX_COLOR_BUFS 8 macro281 struct pipe_rt_blend_state rt[PIPE_MAX_COLOR_BUFS];301 struct pipe_surface *cbufs[PIPE_MAX_COLOR_BUFS];
91 uint8_t *color_tiles[PIPE_MAX_COLOR_BUFS];233 uint8_t *color[PIPE_MAX_COLOR_BUFS]; in lp_rast_shade_quads_all()234 unsigned stride[PIPE_MAX_COLOR_BUFS]; in lp_rast_shade_quads_all()
82 enum pipe_format cbuf_format[PIPE_MAX_COLOR_BUFS];
322 uint8_t *color[PIPE_MAX_COLOR_BUFS]; in lp_rast_shade_tile()323 unsigned stride[PIPE_MAX_COLOR_BUFS]; in lp_rast_shade_tile()406 uint8_t *color[PIPE_MAX_COLOR_BUFS]; in lp_rast_shade_quads_mask()407 unsigned stride[PIPE_MAX_COLOR_BUFS]; in lp_rast_shade_quads_mask()
121 union util_color color_val[PIPE_MAX_COLOR_BUFS];
53 for (i = 0; i < PIPE_MAX_COLOR_BUFS; i++) in llvmpipe_create_blend_state()
74 for (i = 0; i < PIPE_MAX_COLOR_BUFS; i++) { in llvmpipe_destroy()
146 } zsbuf, cbufs[PIPE_MAX_COLOR_BUFS];
125 return PIPE_MAX_COLOR_BUFS; in llvmpipe_get_param()
62 #define PIPE_MAX_COLOR_BUFS 8 macro349 struct pipe_rt_blend_state rt[PIPE_MAX_COLOR_BUFS];379 struct pipe_surface *cbufs[PIPE_MAX_COLOR_BUFS];
128 SVGA3dShaderDestToken temp_color_output[PIPE_MAX_COLOR_BUFS];129 SVGA3dShaderDestToken true_color_output[PIPE_MAX_COLOR_BUFS];
88 float color[PIPE_MAX_COLOR_BUFS][TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE];
56 for (i = 0; i < PIPE_MAX_COLOR_BUFS; i++) { in softpipe_set_framebuffer_state()
93 for (i = 0; i < PIPE_MAX_COLOR_BUFS; i++) { in softpipe_destroy()253 for (i = 0; i < PIPE_MAX_COLOR_BUFS; i++) in softpipe_create_context()
194 struct softpipe_tile_cache *cbuf_cache[PIPE_MAX_COLOR_BUFS];
79 return PIPE_MAX_COLOR_BUFS; in softpipe_get_param()
59 boolean clamp[PIPE_MAX_COLOR_BUFS]; /**< clamp colors to [0,1]? */60 enum format base_format[PIPE_MAX_COLOR_BUFS];61 enum util_format_type format_type[PIPE_MAX_COLOR_BUFS];
56 struct rbug_resource *cbufs[PIPE_MAX_COLOR_BUFS];
23 struct pipe_resource *color_buf[PIPE_MAX_COLOR_BUFS], *zs_buf;24 struct pipe_surface *color_surf[PIPE_MAX_COLOR_BUFS], *zs_surf;
161 for (i = framebuffer.nr_cbufs; i < PIPE_MAX_COLOR_BUFS; i++) { in st_update_framebuffer_state()
610 for (index = 0; index < PIPE_MAX_COLOR_BUFS; ++index) { in lp_build_tgsi_info()619 semantic_index < PIPE_MAX_COLOR_BUFS) { in lp_build_tgsi_info()
160 const struct lp_tgsi_channel_info *cbuf[PIPE_MAX_COLOR_BUFS];
153 for (i = 0; i < PIPE_MAX_COLOR_BUFS; i++) { in i915_destroy()
92 RENDER_TARGET_BLEND_COMPILE_STATE compileState[PIPE_MAX_COLOR_BUFS];
565 struct ureg_dst dst[PIPE_MAX_COLOR_BUFS]; in util_make_fragment_cloneinput_shader()568 assert(num_cbufs <= PIPE_MAX_COLOR_BUFS); in util_make_fragment_cloneinput_shader()