Searched refs:TU_DYNAMIC_STATE_RB_STENCIL_CNTL (Results 1 – 3 of 3) sorted by relevance
517 TU_DYNAMIC_STATE_RB_STENCIL_CNTL, enumerator
2556 pipeline->dynamic_state_mask |= BIT(TU_DYNAMIC_STATE_RB_STENCIL_CNTL); in tu_pipeline_builder_parse_dynamic()2567 pipeline->dynamic_state_mask |= BIT(TU_DYNAMIC_STATE_RB_STENCIL_CNTL); in tu_pipeline_builder_parse_dynamic()2928 if (tu_pipeline_static_state(pipeline, &cs, TU_DYNAMIC_STATE_RB_STENCIL_CNTL, 2)) { in tu_pipeline_builder_parse_depth_stencil()
3926 struct tu_cs cs = tu_cmd_dynamic_state(cmd, TU_DYNAMIC_STATE_RB_STENCIL_CNTL, 2); in tu6_draw_common()