Searched refs:TU_DYNAMIC_STATE_RB_STENCIL_CNTL (Results 1 – 3 of 3) sorted by relevance
2227 pipeline->dynamic_state_mask |= BIT(TU_DYNAMIC_STATE_RB_STENCIL_CNTL); in tu_pipeline_builder_parse_dynamic()2233 pipeline->dynamic_state_mask |= BIT(TU_DYNAMIC_STATE_RB_STENCIL_CNTL); in tu_pipeline_builder_parse_dynamic()2525 if (tu_pipeline_static_state(pipeline, &cs, TU_DYNAMIC_STATE_RB_STENCIL_CNTL, 2)) { in tu_pipeline_builder_parse_depth_stencil()
455 TU_DYNAMIC_STATE_RB_STENCIL_CNTL, enumerator
3273 struct tu_cs cs = tu_cmd_dynamic_state(cmd, TU_DYNAMIC_STATE_RB_STENCIL_CNTL, 2); in tu6_draw_common()