Home
last modified time | relevance | path

Searched refs:r600_dsa_state (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_state_common.c308 struct r600_dsa_state *dsa = (struct r600_dsa_state*)rctx->dsa_state.cso; in r600_set_pipe_stencil_ref()
329 struct r600_dsa_state *dsa = state; in r600_bind_dsa_state()
525 struct r600_dsa_state *dsa = (struct r600_dsa_state *)state; in r600_delete_dsa_state()
Dr600_pipe.h328 struct r600_dsa_state { struct
Dr600_state.c405 struct r600_dsa_state *dsa = CALLOC_STRUCT(r600_dsa_state); in r600_create_dsa_state()
Devergreen_state.c416 struct r600_dsa_state *dsa = CALLOC_STRUCT(r600_dsa_state); in evergreen_create_dsa_state()