Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c624 static void *si_create_blend_state(struct pipe_context *ctx, const struct pipe_blend_state *state) in si_create_blend_state() function
4962 sctx->b.create_blend_state = si_create_blend_state; in si_init_state_functions()