Home
last modified time | relevance | path

Searched refs:MESA_VK_DYNAMIC_MS_SAMPLE_LOCATIONS (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
Dvk_graphics_state.h66 MESA_VK_DYNAMIC_MS_SAMPLE_LOCATIONS, enumerator
Dvk_graphics_state.c79 BITSET_SET(dynamic, MESA_VK_DYNAMIC_MS_SAMPLE_LOCATIONS); in get_dynamic_state_groups()
1463 BITSET_CLEAR(needed, MESA_VK_DYNAMIC_MS_SAMPLE_LOCATIONS); in vk_dynamic_graphics_state_fill()
/third_party/mesa3d/src/intel/vulkan/
DgenX_blorp_exec.c349 BITSET_CLEAR(dyn_dirty, MESA_VK_DYNAMIC_MS_SAMPLE_LOCATIONS); in blorp_exec_on_render()
Dgfx7_cmd_buffer.c249 BITSET_TEST(dyn->dirty, MESA_VK_DYNAMIC_MS_SAMPLE_LOCATIONS)) { in genX()
Dgfx8_cmd_buffer.c617 BITSET_TEST(dyn->dirty, MESA_VK_DYNAMIC_MS_SAMPLE_LOCATIONS)) in genX()