Home
last modified time | relevance | path

Searched refs:MESA_VK_DYNAMIC_VI_BINDING_STRIDES (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
Dvk_graphics_state.h49 MESA_VK_DYNAMIC_VI_BINDING_STRIDES, enumerator
Dvk_graphics_state.c44 BITSET_SET(dynamic, MESA_VK_DYNAMIC_VI_BINDING_STRIDES); in get_dynamic_state_groups()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_execute.c891 if (!BITSET_TEST(ps->dynamic, MESA_VK_DYNAMIC_VI_BINDING_STRIDES)) { in handle_graphics_pipeline()