Searched refs:RADV_CMD_DIRTY_DYNAMIC_STENCIL_OP (Results 1 – 3 of 3) sorted by relevance
207 RADV_CMD_DIRTY_DYNAMIC_STENCIL_TEST_ENABLE | RADV_CMD_DIRTY_DYNAMIC_STENCIL_OP | in radv_meta_restore()
1353 RADV_CMD_DIRTY_DYNAMIC_STENCIL_TEST_ENABLE | RADV_CMD_DIRTY_DYNAMIC_STENCIL_OP; in radv_emit_graphics_pipeline()1356 cmd_buffer->state.dirty |= RADV_CMD_DIRTY_DYNAMIC_STENCIL_OP; in radv_emit_graphics_pipeline()3041 RADV_CMD_DIRTY_DYNAMIC_STENCIL_TEST_ENABLE | RADV_CMD_DIRTY_DYNAMIC_STENCIL_OP)) in radv_cmd_buffer_flush_dynamic_state()3044 if (states & RADV_CMD_DIRTY_DYNAMIC_STENCIL_OP) in radv_cmd_buffer_flush_dynamic_state()5345 state->dirty |= RADV_CMD_DIRTY_DYNAMIC_STENCIL_OP; in radv_CmdSetStencilOpEXT()
1033 RADV_CMD_DIRTY_DYNAMIC_STENCIL_OP = 1ull << 20, enumerator