Searched refs:RADV_CMD_DIRTY_DYNAMIC_STENCIL_TEST_ENABLE (Results 1 – 3 of 3) sorted by relevance
177 RADV_CMD_DIRTY_DYNAMIC_STENCIL_TEST_ENABLE | in radv_meta_restore()
1297 RADV_CMD_DIRTY_DYNAMIC_STENCIL_TEST_ENABLE | in radv_emit_graphics_pipeline()1518 if (states & RADV_CMD_DIRTY_DYNAMIC_STENCIL_TEST_ENABLE) { in radv_emit_depth_control()2535 RADV_CMD_DIRTY_DYNAMIC_STENCIL_TEST_ENABLE | in radv_cmd_buffer_flush_dynamic_state()4673 state->dirty |= RADV_CMD_DIRTY_DYNAMIC_STENCIL_TEST_ENABLE; in radv_CmdSetStencilTestEnableEXT()
1038 RADV_CMD_DIRTY_DYNAMIC_STENCIL_TEST_ENABLE = 1 << 19, enumerator