Searched refs:blend_set (Results 1 – 4 of 4) sorted by relevance
79 void (*blend_set)(struct nv50_wndw *, struct nv50_wndw_atom *); member
193 .blend_set = wndwc37e_blend_set,
153 if (asyw->set.blend) wndw->func->blend_set(wndw, asyw); in nv50_wndw_flush_set()289 if (wndw->func->blend_set) { in nv50_wndw_atomic_check_acquire()670 if (wndw->func->blend_set) { in nv50_wndw_new_()
271 .blend_set = wndwc37e_blend_set,