Home
last modified time | relevance | path

Searched refs:MESA_VK_DYNAMIC_DS_DEPTH_BOUNDS_TEST_ENABLE (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_graphics_state.h70 MESA_VK_DYNAMIC_DS_DEPTH_BOUNDS_TEST_ENABLE, enumerator
H A Dvk_graphics_state.c85 BITSET_SET(dynamic, MESA_VK_DYNAMIC_DS_DEPTH_BOUNDS_TEST_ENABLE); in get_dynamic_state_groups()
119 BITSET_TEST(dynamic, MESA_VK_DYNAMIC_DS_DEPTH_BOUNDS_TEST_ENABLE) && in fully_dynamic_state_groups()
/third_party/mesa3d/src/intel/vulkan/
H A Dgfx8_cmd_buffer.c537 if (BITSET_TEST(dyn->dirty, MESA_VK_DYNAMIC_DS_DEPTH_BOUNDS_TEST_ENABLE) || in cmd_buffer_flush_dynamic_state()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c753 if (!BITSET_TEST(ps->dynamic, MESA_VK_DYNAMIC_DS_DEPTH_BOUNDS_TEST_ENABLE)) in handle_graphics_pipeline()

Completed in 13 milliseconds