Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_context.h206 struct crocus_depth_stencil_alpha_state;
567 struct crocus_depth_stencil_alpha_state *cso_zsa;
H A Dcrocus_state.c1707 struct crocus_depth_stencil_alpha_state { struct
1724 struct crocus_depth_stencil_alpha_state *cso = in crocus_create_zsa_state()
1725 malloc(sizeof(struct crocus_depth_stencil_alpha_state)); in crocus_create_zsa_state()
1750 struct crocus_depth_stencil_alpha_state *old_cso = ice->state.cso_zsa; in crocus_bind_zsa_state()
1751 struct crocus_depth_stencil_alpha_state *new_cso = state; in crocus_bind_zsa_state()
1802 const struct crocus_depth_stencil_alpha_state *cso_zsa = ice->state.cso_zsa; in want_pma_fix()
4780 const struct crocus_depth_stencil_alpha_state *zsa = ice->state.cso_zsa; in crocus_populate_fs_key()
5788 struct crocus_depth_stencil_alpha_state *cso = ice->state.cso_zsa; in set_depth_stencil_bits()
6126 struct crocus_depth_stencil_alpha_state *cso_zsa = ice->state.cso_zsa;
6208 struct crocus_depth_stencil_alpha_state *cs
[all...]

Completed in 12 milliseconds