Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_context.h43 struct lima_depth_stencil_alpha_state { struct
228 struct lima_depth_stencil_alpha_state *zsa;
Dlima_state.c70 struct lima_depth_stencil_alpha_state *so; in lima_create_depth_stencil_alpha_state()
72 so = CALLOC_STRUCT(lima_depth_stencil_alpha_state); in lima_create_depth_stencil_alpha_state()