Searched refs:TU_CMD_DIRTY_LRZ (Results 1 – 3 of 3) sorted by relevance
2077 cmd->state.dirty |= TU_CMD_DIRTY_DESC_SETS_LOAD | TU_CMD_DIRTY_SHADER_CONSTS | TU_CMD_DIRTY_LRZ; in tu_CmdBindPipeline()2929 cmd->state.dirty |= TU_CMD_DIRTY_LRZ; in tu_CmdBeginRenderPass2()2961 cmd->state.dirty |= TU_CMD_DIRTY_LRZ; in tu_CmdNextSubpass2()3244 if (cmd->state.dirty & TU_CMD_DIRTY_LRZ) in tu6_draw_common()3361 ((cmd->state.dirty & TU_CMD_DIRTY_LRZ) ? 1 : 0) + in tu6_draw_common()3393 if (cmd->state.dirty & TU_CMD_DIRTY_LRZ) in tu6_draw_common()3939 cmd_buffer->state.dirty |= TU_CMD_DIRTY_LRZ; in tu_CmdEndRenderPass2()
677 TU_CMD_DIRTY_LRZ = BIT(8), enumerator
2143 cmd->state.dirty |= TU_CMD_DIRTY_LRZ; in tu_CmdClearAttachments()