Searched refs:RADV_CMD_DIRTY_DYNAMIC_STENCIL_OP (Results 1 – 3 of 3) sorted by relevance
178 RADV_CMD_DIRTY_DYNAMIC_STENCIL_OP; in radv_meta_restore()
1298 RADV_CMD_DIRTY_DYNAMIC_STENCIL_OP; in radv_emit_graphics_pipeline()1301 cmd_buffer->state.dirty |= RADV_CMD_DIRTY_DYNAMIC_STENCIL_OP; in radv_emit_graphics_pipeline()1526 if (states & RADV_CMD_DIRTY_DYNAMIC_STENCIL_OP) { in radv_emit_depth_control()2536 RADV_CMD_DIRTY_DYNAMIC_STENCIL_OP)) in radv_cmd_buffer_flush_dynamic_state()2539 if (states & RADV_CMD_DIRTY_DYNAMIC_STENCIL_OP) in radv_cmd_buffer_flush_dynamic_state()4715 state->dirty |= RADV_CMD_DIRTY_DYNAMIC_STENCIL_OP; in radv_CmdSetStencilOpEXT()
1039 RADV_CMD_DIRTY_DYNAMIC_STENCIL_OP = 1 << 20, enumerator