Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_context.h537 struct v3d_depth_stencil_alpha_state *zsa;
608 struct v3d_depth_stencil_alpha_state { struct
Dv3dx_state.c170 struct v3d_depth_stencil_alpha_state *so; in v3d_create_depth_stencil_alpha_state()
172 so = CALLOC_STRUCT(v3d_depth_stencil_alpha_state); in v3d_create_depth_stencil_alpha_state()