Searched defs:dual_source_blend (Results 1 – 3 of 3) sorted by relevance
140 unsigned dual_source_blend:1; member
602 const boolean dual_source_blend = key->blend.rt[0].blend_enable && in generate_fs_loop() local2287 const boolean dual_source_blend = variant->key.blend.rt[0].blend_enable && in generate_unswizzled_blend() local2964 const boolean dual_source_blend = key->blend.rt[0].blend_enable && in generate_fragment() local
940 const boolean dual_source_blend = util_blend_state_is_dual(blend, cbuf); in blend_fallback() local