Searched refs:blend_coherent (Results 1 – 4 of 4) sorted by relevance
266 blend->blend_coherent = ctx->Color.BlendCoherent; in st_update_blend()
377 unsigned blend_coherent:1; member
513 bool old_coherent = get_safe(ctx->blend, blend_coherent); in fd_blend_state_bind()514 bool new_coherent = get_safe(cso, blend_coherent); in fd_blend_state_bind()
566 prim_mode = (ctx->blend->blend_coherent || emit->fs->fs.fbfetch_coherent) in build_prim_mode()