Searched defs:dual_source_blend (Results 1 – 4 of 4) sorted by relevance
138 unsigned dual_source_blend:1; member
942 const boolean dual_source_blend = util_blend_state_is_dual(blend, cbuf); in blend_fallback() local
658 const boolean dual_source_blend = key->blend.rt[0].blend_enable && in generate_fs_loop() local2416 const boolean dual_source_blend = variant->key.blend.rt[0].blend_enable && in generate_unswizzled_blend() local3087 const boolean dual_source_blend = key->blend.rt[0].blend_enable && in generate_fragment() local
424 bool dual_source_blend; member