Searched refs:pan_blend (Results 1 – 5 of 5) sorted by relevance
46 'pan_blend.c',67 'pan_blend.c',
175 struct pan_blend_state pan_blend = blend->pan; in panfrost_get_blend() local178 pan_blend.rts[rti].format = fmt; in panfrost_get_blend()179 pan_blend.rts[rti].nr_samples = nr_samples; in panfrost_get_blend()180 memcpy(pan_blend.constants, ctx->blend_color.color, in panfrost_get_blend()181 sizeof(pan_blend.constants)); in panfrost_get_blend()204 &pan_blend, in panfrost_get_blend()
6474 ../src/panfrost/lib/pan_blend.c6475 ../src/panfrost/lib/pan_blend.h
1218 - panfrost: Constify the constants pointers passed to pan_blend functions
1047 - panfrost: Rename pan_blend.h into pan_blend_cso.h