Home
last modified time | relevance | path

Searched refs:d3d12_depth_stencil_alpha_state (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_pipeline_state.h54 struct d3d12_depth_stencil_alpha_state { struct
65 struct d3d12_depth_stencil_alpha_state *zsa;
H A Dd3d12_context.cpp434 struct d3d12_depth_stencil_alpha_state *dsa = CALLOC_STRUCT(d3d12_depth_stencil_alpha_state); in d3d12_create_depth_stencil_alpha_state()
474 ctx->gfx_pipeline_state.zsa = (struct d3d12_depth_stencil_alpha_state *) dsa; in d3d12_bind_depth_stencil_alpha_state()

Completed in 4 milliseconds