Home
last modified time | relevance | path

Searched refs:MESA_VK_DYNAMIC_VI (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_graphics_state.h48 MESA_VK_DYNAMIC_VI, enumerator
H A Dvk_graphics_state.c43 BITSET_SET(dynamic, MESA_VK_DYNAMIC_VI); in get_dynamic_state_groups()
106 if (BITSET_TEST(dynamic, MESA_VK_DYNAMIC_VI)) in fully_dynamic_state_groups()
1461 BITSET_CLEAR(needed, MESA_VK_DYNAMIC_VI); in vk_dynamic_graphics_state_fill()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c897 if (!BITSET_TEST(ps->dynamic, MESA_VK_DYNAMIC_VI)) { in handle_graphics_pipeline()

Completed in 11 milliseconds