Searched refs:TU_CMD_DIRTY_LRZ (Results 1 – 3 of 3) sorted by relevance
2189 TU_CMD_DIRTY_LRZ | TU_CMD_DIRTY_VS_PARAMS; in tu_CmdBindPipeline()2385 cmd->state.dirty |= TU_CMD_DIRTY_LRZ; in tu_CmdSetStencilWriteMask()3204 cmd->state.dirty |= TU_CMD_DIRTY_LRZ; in tu_CmdBeginRenderPass2()3237 cmd->state.dirty |= TU_CMD_DIRTY_LRZ; in tu_CmdNextSubpass2()3886 …bool dirty_lrz = cmd->state.dirty & (TU_CMD_DIRTY_LRZ | TU_CMD_DIRTY_RB_DEPTH_CNTL | TU_CMD_DIRTY_… in tu6_draw_common()4698 cmd_buffer->state.dirty |= TU_CMD_DIRTY_LRZ; in tu_CmdEndRenderPass2()
741 TU_CMD_DIRTY_LRZ = BIT(8), enumerator
2526 cmd->state.dirty |= TU_CMD_DIRTY_LRZ; in tu_CmdClearAttachments()