Searched refs:PIPE_MAX_COLOR_BUFS (Results 1 – 25 of 57) sorted by relevance
123
42 struct zink_surface *attachments[PIPE_MAX_COLOR_BUFS + 1];50 struct pipe_surface *surfaces[PIPE_MAX_COLOR_BUFS + 1];
35 VkAttachmentReference color_refs[PIPE_MAX_COLOR_BUFS], zs_ref; in create_render_pass()36 VkAttachmentDescription attachments[PIPE_MAX_COLOR_BUFS + 1]; in create_render_pass()
42 struct zink_rt_attrib rts[PIPE_MAX_COLOR_BUFS + 1];
63 VkPipelineColorBlendAttachmentState attachments[PIPE_MAX_COLOR_BUFS];
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];235 uint8_t *color[PIPE_MAX_COLOR_BUFS]; in lp_rast_shade_quads_all()236 unsigned stride[PIPE_MAX_COLOR_BUFS]; in lp_rast_shade_quads_all()237 unsigned sample_stride[PIPE_MAX_COLOR_BUFS]; in lp_rast_shade_quads_all()
90 enum pipe_format cbuf_format[PIPE_MAX_COLOR_BUFS];92 uint8_t cbuf_nr_samples[PIPE_MAX_COLOR_BUFS];
333 uint8_t *color[PIPE_MAX_COLOR_BUFS]; in lp_rast_shade_tile()334 unsigned stride[PIPE_MAX_COLOR_BUFS]; in lp_rast_shade_tile()335 unsigned sample_stride[PIPE_MAX_COLOR_BUFS]; in lp_rast_shade_tile()428 uint8_t *color[PIPE_MAX_COLOR_BUFS]; in lp_rast_shade_quads_mask_sample()429 unsigned stride[PIPE_MAX_COLOR_BUFS]; in lp_rast_shade_quads_mask_sample()430 unsigned sample_stride[PIPE_MAX_COLOR_BUFS]; in lp_rast_shade_quads_mask_sample()
122 union util_color color_val[PIPE_MAX_COLOR_BUFS];
53 for (i = 0; i < PIPE_MAX_COLOR_BUFS; i++) in llvmpipe_create_blend_state()
62 #define PIPE_MAX_COLOR_BUFS 8 macro370 struct pipe_rt_blend_state rt[PIPE_MAX_COLOR_BUFS];400 struct pipe_surface *cbufs[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()262 for (i = 0; i < PIPE_MAX_COLOR_BUFS; i++) in softpipe_create_context()
194 struct softpipe_tile_cache *cbuf_cache[PIPE_MAX_COLOR_BUFS];
128 SVGA3dShaderDestToken temp_color_output[PIPE_MAX_COLOR_BUFS];129 SVGA3dShaderDestToken true_color_output[PIPE_MAX_COLOR_BUFS];
308 for (i = 0; i < PIPE_MAX_COLOR_BUFS; i++) { in svga_create_blend_state()318 for (i = 0; i < PIPE_MAX_COLOR_BUFS; i++) { in svga_create_blend_state()
56 struct rbug_resource *cbufs[PIPE_MAX_COLOR_BUFS];
112 struct panfrost_blend_rt rt[PIPE_MAX_COLOR_BUFS];
72 uint32_t clear_color[PIPE_MAX_COLOR_BUFS][4];
126 for (unsigned c = 0; c < PIPE_MAX_COLOR_BUFS; ++c) { in panfrost_create_blend_state()
23 struct pipe_resource *color_buf[PIPE_MAX_COLOR_BUFS], *zs_buf;24 struct pipe_surface *color_surf[PIPE_MAX_COLOR_BUFS], *zs_surf;
162 for (i = framebuffer.nr_cbufs; i < PIPE_MAX_COLOR_BUFS; i++) { in st_update_framebuffer_state()
616 for (index = 0; index < PIPE_MAX_COLOR_BUFS; ++index) { in lp_build_tgsi_info()625 semantic_index < PIPE_MAX_COLOR_BUFS) { in lp_build_tgsi_info()
156 for (i = 0; i < PIPE_MAX_COLOR_BUFS; i++) { in i915_destroy()