Home
last modified time | relevance | path

Searched refs:PE_STENCIL_CONFIG (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_zsa.h39 uint32_t PE_STENCIL_CONFIG[2]; member
Detnaviv_zsa.c118 cs->PE_STENCIL_CONFIG[i] = in etna_zsa_state_create()
Detnaviv_internal.h162 uint32_t PE_STENCIL_CONFIG[2]; member
Detnaviv_emit.c455 uint32_t val = etna_zsa_state(ctx->zsa)->PE_STENCIL_CONFIG[ccw]; in etna_emit_state()
456 /*0141C*/ EMIT_STATE(PE_STENCIL_CONFIG, val | ctx->stencil_ref.PE_STENCIL_CONFIG[ccw]); in etna_emit_state()
Detnaviv_state.c59 cs->PE_STENCIL_CONFIG[i] = in etna_set_stencil_ref()