Searched refs:TU_CMD_DIRTY_RB_STENCIL_CNTL (Results 1 – 2 of 2) sorted by relevance
673 TU_CMD_DIRTY_RB_STENCIL_CNTL = BIT(4), enumerator
2405 cmd->state.dirty |= TU_CMD_DIRTY_RB_STENCIL_CNTL; in tu_CmdSetStencilTestEnableEXT()2446 cmd->state.dirty |= TU_CMD_DIRTY_RB_STENCIL_CNTL; in tu_CmdSetStencilOpEXT()3272 if (cmd->state.dirty & TU_CMD_DIRTY_RB_STENCIL_CNTL) { in tu6_draw_common()