Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_context.h107 struct lima_blend_state { struct
223 struct lima_blend_state *blend;
Dlima_state.c130 struct lima_blend_state *so; in lima_create_blend_state()
132 so = CALLOC_STRUCT(lima_blend_state); in lima_create_blend_state()