Home
last modified time | relevance | path

Searched defs:dual_src_blend (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_state.h103 bool dual_src_blend; member
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_pipeline.c1941 bool dual_src_blend = false; in emit_3dstate_ps() local
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c399 bool dual_src_blend = false; in ttn_emit_declaration() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.h66 bool dual_src_blend : 1; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.h161 bool dual_src_blend; member
217 bool dual_src_blend; member
330 bool dual_src_blend; member
582 boolean dual_src_blend; member
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.c1521 tu6_emit_fs_outputs(struct tu_cs *cs, const struct ir3_shader_variant *fs, uint32_t mrt_count, bool dual_src_blend, uint32_t render_components, bool no_earlyz, struct tu_pipeline *pipeline) tu6_emit_fs_outputs() argument
2254 tu6_emit_blend_control(struct tu_pipeline *pipeline, uint32_t blend_enable_mask, bool dual_src_blend, const VkPipelineMultisampleStateCreateInfo *msaa_info) tu6_emit_blend_control() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_compiler.h889 bool dual_src_blend; member

Completed in 21 milliseconds