Home
last modified time | relevance | path

Searched refs:etna_zsa_state_create (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_zsa.h49 etna_zsa_state_create(struct pipe_context *pctx,
Detnaviv_zsa.c37 etna_zsa_state_create(struct pipe_context *pctx, in etna_zsa_state_create() function
Detnaviv_context.c457 pctx->create_depth_stencil_alpha_state = etna_zsa_state_create; in etna_context_create()