Searched refs:PE_STENCIL_OP (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_zsa.h38 uint32_t PE_STENCIL_OP; member in struct:etna_zsa_state
H A Detnaviv_zsa.c107 cs->PE_STENCIL_OP =
H A Detnaviv_emit.c477 uint32_t val = etna_zsa_state(ctx->zsa)->PE_STENCIL_OP;
478 /*01418*/ EMIT_STATE(PE_STENCIL_OP, val);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_zsa.h38 uint32_t PE_STENCIL_OP[2]; member in struct:etna_zsa_state
H A Detnaviv_zsa.c109 cs->PE_STENCIL_OP[i] =
H A Detnaviv_emit.c451 uint32_t val = etna_zsa_state(ctx->zsa)->PE_STENCIL_OP[ccw];
452 /*01418*/ EMIT_STATE(PE_STENCIL_OP, val);

Completed in 6 milliseconds