Home
last modified time | relevance | path

Searched refs:blit_blend (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_context.h178 struct panfrost_blend_state *blit_blend; member
Dpan_job.c827 panfrost_get_blend_shader(batch->ctx, batch->ctx->blit_blend, in panfrost_load_surface()
Dpan_context.c1617 ctx->blit_blend = rzalloc(ctx, struct panfrost_blend_state); in panfrost_create_context()
/external/mesa3d/docs/relnotes/
D20.3.0.rst961 - panfrost: Allocate blit_blend with ralloc()