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