Home
last modified time | relevance | path

Searched refs:fs_key (Results 1 – 25 of 191) sorted by relevance

12345678

/dports/graphics/zgv/zgv-5.9/src/
H A Dmodesel.c108 int curbits,fs_key,viewer_key,is_tab_key; in check_modedesc_array() local
151 fs_key=ptr->fs_key; in check_modedesc_array()
159 ((fs_key!=RK_NO_KEY && fs_key==ptr2->fs_key) || in check_modedesc_array()
183 if(ptr->fs_key!=RK_NO_KEY && ptr->bitspp>8) in check_modedesc_array()
201 TEST_KEY(ptr->fs_key); in check_modedesc_array()
/dports/lang/clover/mesa-21.3.6/src/broadcom/compiler/
H A Dv3d_nir_lower_logic_ops.c196 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()
208 util_format_get_nr_components(c->fs_key->color_fmt[rt].format); in v3d_nir_get_tlb_color()
237 op_res[i] = v3d_logicop(b, c->fs_key->logicop_func, src, dst); in v3d_emit_logic_op_raw()
246 c->fs_key->color_fmt[rt].format, in v3d_emit_logic_op_raw()
301 if (util_format_is_unorm(c->fs_key->color_fmt[rt].format)) { in v3d_nir_emit_logic_op()
327 const int logic_op = c->fs_key->logicop_func; in v3d_nir_lower_logic_op_instr()
328 if (c->fs_key->msaa && logicop_depends_on_dst_color(logic_op)) { in v3d_nir_lower_logic_op_instr()
381 c->fs_key->color_fmt[rt].format; in v3d_nir_lower_logic_ops_block()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/broadcom/compiler/
H A Dv3d_nir_lower_logic_ops.c196 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()
208 util_format_get_nr_components(c->fs_key->color_fmt[rt].format); in v3d_nir_get_tlb_color()
237 op_res[i] = v3d_logicop(b, c->fs_key->logicop_func, src, dst); in v3d_emit_logic_op_raw()
246 c->fs_key->color_fmt[rt].format, in v3d_emit_logic_op_raw()
301 if (util_format_is_unorm(c->fs_key->color_fmt[rt].format)) { in v3d_nir_emit_logic_op()
327 const int logic_op = c->fs_key->logicop_func; in v3d_nir_lower_logic_op_instr()
328 if (c->fs_key->msaa && logicop_depends_on_dst_color(logic_op)) { in v3d_nir_lower_logic_op_instr()
381 c->fs_key->color_fmt[rt].format; in v3d_nir_lower_logic_ops_block()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/broadcom/compiler/
H A Dv3d_nir_lower_logic_ops.c196 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()
208 util_format_get_nr_components(c->fs_key->color_fmt[rt].format); in v3d_nir_get_tlb_color()
237 op_res[i] = v3d_logicop(b, c->fs_key->logicop_func, src, dst); in v3d_emit_logic_op_raw()
246 c->fs_key->color_fmt[rt].format, in v3d_emit_logic_op_raw()
301 if (util_format_is_unorm(c->fs_key->color_fmt[rt].format)) { in v3d_nir_emit_logic_op()
327 const int logic_op = c->fs_key->logicop_func; in v3d_nir_lower_logic_op_instr()
328 if (c->fs_key->msaa && logicop_depends_on_dst_color(logic_op)) { in v3d_nir_lower_logic_op_instr()
381 c->fs_key->color_fmt[rt].format; in v3d_nir_lower_logic_ops_block()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/broadcom/compiler/
H A Dv3d_nir_lower_logic_ops.c196 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()
208 util_format_get_nr_components(c->fs_key->color_fmt[rt].format); in v3d_nir_get_tlb_color()
237 op_res[i] = v3d_logicop(b, c->fs_key->logicop_func, src, dst); in v3d_emit_logic_op_raw()
246 c->fs_key->color_fmt[rt].format, in v3d_emit_logic_op_raw()
301 if (util_format_is_unorm(c->fs_key->color_fmt[rt].format)) { in v3d_nir_emit_logic_op()
327 const int logic_op = c->fs_key->logicop_func; in v3d_nir_lower_logic_op_instr()
328 if (c->fs_key->msaa && logicop_depends_on_dst_color(logic_op)) { in v3d_nir_lower_logic_op_instr()
381 c->fs_key->color_fmt[rt].format; in v3d_nir_lower_logic_ops_block()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/broadcom/compiler/
H A Dv3d_nir_lower_logic_ops.c196 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()
208 util_format_get_nr_components(c->fs_key->color_fmt[rt].format); in v3d_nir_get_tlb_color()
237 op_res[i] = v3d_logicop(b, c->fs_key->logicop_func, src, dst); in v3d_emit_logic_op_raw()
246 c->fs_key->color_fmt[rt].format, in v3d_emit_logic_op_raw()
301 if (util_format_is_unorm(c->fs_key->color_fmt[rt].format)) { in v3d_nir_emit_logic_op()
327 const int logic_op = c->fs_key->logicop_func; in v3d_nir_lower_logic_op_instr()
328 if (c->fs_key->msaa && logicop_depends_on_dst_color(logic_op)) { in v3d_nir_lower_logic_op_instr()
381 c->fs_key->color_fmt[rt].format; in v3d_nir_lower_logic_ops_block()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/broadcom/compiler/
H A Dv3d_nir_lower_logic_ops.c196 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()
208 util_format_get_nr_components(c->fs_key->color_fmt[rt].format); in v3d_nir_get_tlb_color()
237 op_res[i] = v3d_logicop(b, c->fs_key->logicop_func, src, dst); in v3d_emit_logic_op_raw()
246 c->fs_key->color_fmt[rt].format, in v3d_emit_logic_op_raw()
301 if (util_format_is_unorm(c->fs_key->color_fmt[rt].format)) { in v3d_nir_emit_logic_op()
327 const int logic_op = c->fs_key->logicop_func; in v3d_nir_lower_logic_op_instr()
328 if (c->fs_key->msaa && logicop_depends_on_dst_color(logic_op)) { in v3d_nir_lower_logic_op_instr()
381 c->fs_key->color_fmt[rt].format; in v3d_nir_lower_logic_ops_block()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/broadcom/compiler/
H A Dv3d_nir_lower_logic_ops.c196 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()
208 util_format_get_nr_components(c->fs_key->color_fmt[rt].format); in v3d_nir_get_tlb_color()
237 op_res[i] = v3d_logicop(b, c->fs_key->logicop_func, src, dst); in v3d_emit_logic_op_raw()
246 c->fs_key->color_fmt[rt].format, in v3d_emit_logic_op_raw()
301 if (util_format_is_unorm(c->fs_key->color_fmt[rt].format)) { in v3d_nir_emit_logic_op()
327 const int logic_op = c->fs_key->logicop_func; in v3d_nir_lower_logic_op_instr()
328 if (c->fs_key->msaa && logicop_depends_on_dst_color(logic_op)) { in v3d_nir_lower_logic_op_instr()
381 c->fs_key->color_fmt[rt].format; in v3d_nir_lower_logic_ops_block()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/broadcom/compiler/
H A Dv3d_nir_lower_logic_ops.c196 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()
208 util_format_get_nr_components(c->fs_key->color_fmt[rt].format); in v3d_nir_get_tlb_color()
237 op_res[i] = v3d_logicop(b, c->fs_key->logicop_func, src, dst); in v3d_emit_logic_op_raw()
246 c->fs_key->color_fmt[rt].format, in v3d_emit_logic_op_raw()
301 if (util_format_is_unorm(c->fs_key->color_fmt[rt].format)) { in v3d_nir_emit_logic_op()
327 const int logic_op = c->fs_key->logicop_func; in v3d_nir_lower_logic_op_instr()
328 if (c->fs_key->msaa && logicop_depends_on_dst_color(logic_op)) { in v3d_nir_lower_logic_op_instr()
381 c->fs_key->color_fmt[rt].format; in v3d_nir_lower_logic_ops_block()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/broadcom/compiler/
H A Dv3d_nir_lower_logic_ops.c196 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()
208 util_format_get_nr_components(c->fs_key->color_fmt[rt].format); in v3d_nir_get_tlb_color()
237 op_res[i] = v3d_logicop(b, c->fs_key->logicop_func, src, dst); in v3d_emit_logic_op_raw()
246 c->fs_key->color_fmt[rt].format, in v3d_emit_logic_op_raw()
301 if (util_format_is_unorm(c->fs_key->color_fmt[rt].format)) { in v3d_nir_emit_logic_op()
327 const int logic_op = c->fs_key->logicop_func; in v3d_nir_lower_logic_op_instr()
328 if (c->fs_key->msaa && logicop_depends_on_dst_color(logic_op)) { in v3d_nir_lower_logic_op_instr()
381 c->fs_key->color_fmt[rt].format; in v3d_nir_lower_logic_ops_block()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/broadcom/compiler/
H A Dv3d_nir_lower_logic_ops.c196 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()
208 util_format_get_nr_components(c->fs_key->color_fmt[rt].format); in v3d_nir_get_tlb_color()
237 op_res[i] = v3d_logicop(b, c->fs_key->logicop_func, src, dst); in v3d_emit_logic_op_raw()
246 c->fs_key->color_fmt[rt].format, in v3d_emit_logic_op_raw()
301 if (util_format_is_unorm(c->fs_key->color_fmt[rt].format)) { in v3d_nir_emit_logic_op()
327 const int logic_op = c->fs_key->logicop_func; in v3d_nir_lower_logic_op_instr()
328 if (c->fs_key->msaa && logicop_depends_on_dst_color(logic_op)) { in v3d_nir_lower_logic_op_instr()
381 c->fs_key->color_fmt[rt].format; in v3d_nir_lower_logic_ops_block()
[all …]
/dports/irc/ezbounce/ezbounce-1.99.15/src/logging/
H A Dvfs_logfile.cc141 flib_key * fs_key, in create_file_entry() argument
172 if (validate_directory(dir, fs_key, error) != 0) { in create_file_entry()
207 entry = lib->open(fs_key, candidate.c_str(), open_flags, 0600, &err); in create_file_entry()
214 lib->save(fs_key, entry); in create_file_entry()
247 int vfs_logfile::validate_directory(const std::string& dir, flib_key * fs_key, std::string& error) in validate_directory() argument
251 directory * d = lib->mkdirs(fs_key, dir.c_str(), 0700, &err); in validate_directory()
258 err = lib->access(fs_key, dir.c_str(), W_OK | X_OK); in validate_directory()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c51 return (c->fs_key->blend.blend_enable || in blend_depends_on_dst_color()
52 c->fs_key->blend.colormask != 0xf || in blend_depends_on_dst_color()
53 c->fs_key->logicop_func != PIPE_LOGICOP_COPY); in blend_depends_on_dst_color()
251 struct pipe_rt_blend_state *blend = &c->fs_key->blend; in vc4_do_blending_f()
298 struct pipe_rt_blend_state *blend = &c->fs_key->blend; in vc4_do_blending_i()
303 enum pipe_format color_format = c->fs_key->color_format; in vc4_do_blending_i()
452 if (c->fs_key->sample_alpha_to_one && c->fs_key->msaa) in vc4_nir_blend_pipeline()
487 packed_color = vc4_logicop(b, c->fs_key->logicop_func, in vc4_nir_blend_pipeline()
528 if (c->fs_key->sample_alpha_to_coverage) { in vc4_nir_lower_blend_instr()
550 if (c->fs_key->msaa && blend_depends_on_dst_color(c)) { in vc4_nir_lower_blend_instr()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c51 return (c->fs_key->blend.blend_enable || in blend_depends_on_dst_color()
52 c->fs_key->blend.colormask != 0xf || in blend_depends_on_dst_color()
53 c->fs_key->logicop_func != PIPE_LOGICOP_COPY); in blend_depends_on_dst_color()
251 struct pipe_rt_blend_state *blend = &c->fs_key->blend; in vc4_do_blending_f()
298 struct pipe_rt_blend_state *blend = &c->fs_key->blend; in vc4_do_blending_i()
303 enum pipe_format color_format = c->fs_key->color_format; in vc4_do_blending_i()
452 if (c->fs_key->sample_alpha_to_one && c->fs_key->msaa) in vc4_nir_blend_pipeline()
487 packed_color = vc4_logicop(b, c->fs_key->logicop_func, in vc4_nir_blend_pipeline()
528 if (c->fs_key->sample_alpha_to_coverage) { in vc4_nir_lower_blend_instr()
550 if (c->fs_key->msaa && blend_depends_on_dst_color(c)) { in vc4_nir_lower_blend_instr()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c51 return (c->fs_key->blend.blend_enable || in blend_depends_on_dst_color()
52 c->fs_key->blend.colormask != 0xf || in blend_depends_on_dst_color()
53 c->fs_key->logicop_func != PIPE_LOGICOP_COPY); in blend_depends_on_dst_color()
251 struct pipe_rt_blend_state *blend = &c->fs_key->blend; in vc4_do_blending_f()
298 struct pipe_rt_blend_state *blend = &c->fs_key->blend; in vc4_do_blending_i()
303 enum pipe_format color_format = c->fs_key->color_format; in vc4_do_blending_i()
452 if (c->fs_key->sample_alpha_to_one && c->fs_key->msaa) in vc4_nir_blend_pipeline()
487 packed_color = vc4_logicop(b, c->fs_key->logicop_func, in vc4_nir_blend_pipeline()
528 if (c->fs_key->sample_alpha_to_coverage) { in vc4_nir_lower_blend_instr()
550 if (c->fs_key->msaa && blend_depends_on_dst_color(c)) { in vc4_nir_lower_blend_instr()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c51 return (c->fs_key->blend.blend_enable || in blend_depends_on_dst_color()
52 c->fs_key->blend.colormask != 0xf || in blend_depends_on_dst_color()
53 c->fs_key->logicop_func != PIPE_LOGICOP_COPY); in blend_depends_on_dst_color()
251 struct pipe_rt_blend_state *blend = &c->fs_key->blend; in vc4_do_blending_f()
298 struct pipe_rt_blend_state *blend = &c->fs_key->blend; in vc4_do_blending_i()
303 enum pipe_format color_format = c->fs_key->color_format; in vc4_do_blending_i()
452 if (c->fs_key->sample_alpha_to_one && c->fs_key->msaa) in vc4_nir_blend_pipeline()
487 packed_color = vc4_logicop(b, c->fs_key->logicop_func, in vc4_nir_blend_pipeline()
528 if (c->fs_key->sample_alpha_to_coverage) { in vc4_nir_lower_blend_instr()
550 if (c->fs_key->msaa && blend_depends_on_dst_color(c)) { in vc4_nir_lower_blend_instr()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c51 return (c->fs_key->blend.blend_enable || in blend_depends_on_dst_color()
52 c->fs_key->blend.colormask != 0xf || in blend_depends_on_dst_color()
53 c->fs_key->logicop_func != PIPE_LOGICOP_COPY); in blend_depends_on_dst_color()
251 struct pipe_rt_blend_state *blend = &c->fs_key->blend; in vc4_do_blending_f()
298 struct pipe_rt_blend_state *blend = &c->fs_key->blend; in vc4_do_blending_i()
303 enum pipe_format color_format = c->fs_key->color_format; in vc4_do_blending_i()
452 if (c->fs_key->sample_alpha_to_one && c->fs_key->msaa) in vc4_nir_blend_pipeline()
487 packed_color = vc4_logicop(b, c->fs_key->logicop_func, in vc4_nir_blend_pipeline()
528 if (c->fs_key->sample_alpha_to_coverage) { in vc4_nir_lower_blend_instr()
550 if (c->fs_key->msaa && blend_depends_on_dst_color(c)) { in vc4_nir_lower_blend_instr()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c51 return (c->fs_key->blend.blend_enable || in blend_depends_on_dst_color()
52 c->fs_key->blend.colormask != 0xf || in blend_depends_on_dst_color()
53 c->fs_key->logicop_func != PIPE_LOGICOP_COPY); in blend_depends_on_dst_color()
251 struct pipe_rt_blend_state *blend = &c->fs_key->blend; in vc4_do_blending_f()
298 struct pipe_rt_blend_state *blend = &c->fs_key->blend; in vc4_do_blending_i()
303 enum pipe_format color_format = c->fs_key->color_format; in vc4_do_blending_i()
452 if (c->fs_key->sample_alpha_to_one && c->fs_key->msaa) in vc4_nir_blend_pipeline()
487 packed_color = vc4_logicop(b, c->fs_key->logicop_func, in vc4_nir_blend_pipeline()
528 if (c->fs_key->sample_alpha_to_coverage) { in vc4_nir_lower_blend_instr()
550 if (c->fs_key->msaa && blend_depends_on_dst_color(c)) { in vc4_nir_lower_blend_instr()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c51 return (c->fs_key->blend.blend_enable || in blend_depends_on_dst_color()
52 c->fs_key->blend.colormask != 0xf || in blend_depends_on_dst_color()
53 c->fs_key->logicop_func != PIPE_LOGICOP_COPY); in blend_depends_on_dst_color()
251 struct pipe_rt_blend_state *blend = &c->fs_key->blend; in vc4_do_blending_f()
298 struct pipe_rt_blend_state *blend = &c->fs_key->blend; in vc4_do_blending_i()
303 enum pipe_format color_format = c->fs_key->color_format; in vc4_do_blending_i()
452 if (c->fs_key->sample_alpha_to_one && c->fs_key->msaa) in vc4_nir_blend_pipeline()
487 packed_color = vc4_logicop(b, c->fs_key->logicop_func, in vc4_nir_blend_pipeline()
528 if (c->fs_key->sample_alpha_to_coverage) { in vc4_nir_lower_blend_instr()
550 if (c->fs_key->msaa && blend_depends_on_dst_color(c)) { in vc4_nir_lower_blend_instr()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c51 return (c->fs_key->blend.blend_enable || in blend_depends_on_dst_color()
52 c->fs_key->blend.colormask != 0xf || in blend_depends_on_dst_color()
53 c->fs_key->logicop_func != PIPE_LOGICOP_COPY); in blend_depends_on_dst_color()
251 struct pipe_rt_blend_state *blend = &c->fs_key->blend; in vc4_do_blending_f()
298 struct pipe_rt_blend_state *blend = &c->fs_key->blend; in vc4_do_blending_i()
303 enum pipe_format color_format = c->fs_key->color_format; in vc4_do_blending_i()
452 if (c->fs_key->sample_alpha_to_one && c->fs_key->msaa) in vc4_nir_blend_pipeline()
487 packed_color = vc4_logicop(b, c->fs_key->logicop_func, in vc4_nir_blend_pipeline()
528 if (c->fs_key->sample_alpha_to_coverage) { in vc4_nir_lower_blend_instr()
550 if (c->fs_key->msaa && blend_depends_on_dst_color(c)) { in vc4_nir_lower_blend_instr()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c51 return (c->fs_key->blend.blend_enable || in blend_depends_on_dst_color()
52 c->fs_key->blend.colormask != 0xf || in blend_depends_on_dst_color()
53 c->fs_key->logicop_func != PIPE_LOGICOP_COPY); in blend_depends_on_dst_color()
251 struct pipe_rt_blend_state *blend = &c->fs_key->blend; in vc4_do_blending_f()
298 struct pipe_rt_blend_state *blend = &c->fs_key->blend; in vc4_do_blending_i()
303 enum pipe_format color_format = c->fs_key->color_format; in vc4_do_blending_i()
452 if (c->fs_key->sample_alpha_to_one && c->fs_key->msaa) in vc4_nir_blend_pipeline()
487 packed_color = vc4_logicop(b, c->fs_key->logicop_func, in vc4_nir_blend_pipeline()
528 if (c->fs_key->sample_alpha_to_coverage) { in vc4_nir_lower_blend_instr()
550 if (c->fs_key->msaa && blend_depends_on_dst_color(c)) { in vc4_nir_lower_blend_instr()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c51 return (c->fs_key->blend.blend_enable || in blend_depends_on_dst_color()
52 c->fs_key->blend.colormask != 0xf || in blend_depends_on_dst_color()
53 c->fs_key->logicop_func != PIPE_LOGICOP_COPY); in blend_depends_on_dst_color()
258 struct pipe_rt_blend_state *blend = &c->fs_key->blend; in vc4_do_blending_f()
305 struct pipe_rt_blend_state *blend = &c->fs_key->blend; in vc4_do_blending_i()
310 enum pipe_format color_format = c->fs_key->color_format; in vc4_do_blending_i()
459 if (c->fs_key->sample_alpha_to_one && c->fs_key->msaa) in vc4_nir_blend_pipeline()
494 packed_color = vc4_logicop(b, c->fs_key->logicop_func, in vc4_nir_blend_pipeline()
541 if (c->fs_key->sample_alpha_to_coverage) { in vc4_nir_lower_blend_instr()
563 if (c->fs_key->msaa && blend_depends_on_dst_color(c)) { in vc4_nir_lower_blend_instr()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c51 return (c->fs_key->blend.blend_enable || in blend_depends_on_dst_color()
52 c->fs_key->blend.colormask != 0xf || in blend_depends_on_dst_color()
53 c->fs_key->logicop_func != PIPE_LOGICOP_COPY); in blend_depends_on_dst_color()
251 struct pipe_rt_blend_state *blend = &c->fs_key->blend; in vc4_do_blending_f()
298 struct pipe_rt_blend_state *blend = &c->fs_key->blend; in vc4_do_blending_i()
303 enum pipe_format color_format = c->fs_key->color_format; in vc4_do_blending_i()
452 if (c->fs_key->sample_alpha_to_one && c->fs_key->msaa) in vc4_nir_blend_pipeline()
487 packed_color = vc4_logicop(b, c->fs_key->logicop_func, in vc4_nir_blend_pipeline()
528 if (c->fs_key->sample_alpha_to_coverage) { in vc4_nir_lower_blend_instr()
550 if (c->fs_key->msaa && blend_depends_on_dst_color(c)) { in vc4_nir_lower_blend_instr()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/broadcom/compiler/
H A Dv3d_nir_lower_logic_ops.c196 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()
236 op_res[i] = v3d_logicop(b, c->fs_key->logicop_func, src, dst); in v3d_emit_logic_op_raw()
261 v3d_logicop(b, c->fs_key->logicop_func, packed_src, packed_dst); in v3d_emit_logic_op_unorm()
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()
320 const int logic_op = c->fs_key->logicop_func; in v3d_nir_lower_logic_op_instr()
321 if (c->fs_key->msaa && logicop_depends_on_dst_color(logic_op)) { in v3d_nir_lower_logic_op_instr()
374 c->fs_key->color_fmt[rt].format; in v3d_nir_lower_logic_ops_block()
[all …]
/dports/finance/prestashop/prestashop/classes/cache/
H A DCache.php507 foreach (array_keys($tableBuffer) as $fs_key) {
508 $invalidKeys[] = $fs_key;
509 $invalidKeys[] = $fs_key . '_nrows';
510 unset($this->sql_tables_cached[$table][$fs_key]);
563 foreach ($this->sql_tables_cached[$table] as $fs_key => $tableMapInfos) {
564 $invalidKeys[] = $fs_key;
565 $invalidKeys[] = $fs_key . '_nrows';
568 if ($this->removeEntryInTableMapCache($fs_key, $otherTable)) {

12345678