Searched refs:MESA_VK_DYNAMIC_TS_PATCH_CONTROL_POINTS (Results 1 – 7 of 7) sorted by relevance
54 MESA_VK_DYNAMIC_TS_PATCH_CONTROL_POINTS, enumerator
57 BITSET_SET(dynamic, MESA_VK_DYNAMIC_TS_PATCH_CONTROL_POINTS); in get_dynamic_state_groups()153 if (BITSET_TEST(dynamic, MESA_VK_DYNAMIC_TS_PATCH_CONTROL_POINTS) && in fully_dynamic_state_groups()
1837 MESA_VK_DYNAMIC_TS_PATCH_CONTROL_POINTS) ? in anv_graphics_pipeline_init_keys()2958 BITSET_TEST(state->dynamic, MESA_VK_DYNAMIC_TS_PATCH_CONTROL_POINTS) && in anv_graphics_pipeline_emit()
1536 BITSET_TEST(dyn->dirty, MESA_VK_DYNAMIC_TS_PATCH_CONTROL_POINTS)) && in genX()
1098 MESA_VK_DYNAMIC_TS_PATCH_CONTROL_POINTS, enumerator3483 BITSET_SET(keep, MESA_VK_DYNAMIC_TS_PATCH_CONTROL_POINTS); in tu_pipeline_builder_emit_state()
1732 if (BITSET_TEST(dyn->dirty, MESA_VK_DYNAMIC_TS_PATCH_CONTROL_POINTS)) { in nvk_flush_ts_state()
1075 if (ps->ts && !BITSET_TEST(ps->dynamic, MESA_VK_DYNAMIC_TS_PATCH_CONTROL_POINTS)) { in handle_graphics_pipeline()