Searched refs:pan_blend (Results 1 – 5 of 5) sorted by relevance
46 'pan_blend.c',79 'pan_blend.c',
183 struct pan_blend_state pan_blend = blend->pan; in panfrost_get_blend() local186 pan_blend.rts[rti].format = fmt; in panfrost_get_blend()187 pan_blend.rts[rti].nr_samples = nr_samples; in panfrost_get_blend()188 memcpy(pan_blend.constants, ctx->blend_color.color, in panfrost_get_blend()189 sizeof(pan_blend.constants)); in panfrost_get_blend()212 &pan_blend, in panfrost_get_blend()
6435 "../src/panfrost/lib/pan_blend.c",6436 "../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