Searched refs:color_fmt (Results 1 – 6 of 6) sorted by relevance
196 if (c->fs_key->color_fmt[rt].swizzle[0] == 2 && in v3d_get_format_swizzle_for_rt()197 c->fs_key->color_fmt[rt].format != PIPE_FORMAT_B5G6R5_UNORM) { in v3d_get_format_swizzle_for_rt()200 return c->fs_key->color_fmt[rt].swizzle; in v3d_get_format_swizzle_for_rt()278 if (c->fs_key->color_fmt[rt].format == PIPE_FORMAT_R10G10B10A2_UNORM) { in v3d_nir_emit_logic_op()284 if (util_format_is_unorm(c->fs_key->color_fmt[rt].format)) { in v3d_nir_emit_logic_op()374 c->fs_key->color_fmt[rt].format; in v3d_nir_lower_logic_ops_block()
392 } color_fmt[V3D_MAX_DRAW_BUFFERS]; member
1952 enum pipe_format rt_format = c->fs_key->color_fmt[rt].format; in vir_emit_tlb_color_read()
66 GLuint color_fmt,
585 key->color_fmt[i].format = cbuf->format; in v3d_update_compiled_fs()586 key->color_fmt[i].swizzle = in v3d_update_compiled_fs()
1174 key->color_fmt[i].format = fb_pipe_format; in pipeline_populate_v3d_fs_key()1175 key->color_fmt[i].swizzle = v3dv_get_format_swizzle(fb_format); in pipeline_populate_v3d_fs_key()