Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_graphics_state.h86 MESA_VK_DYNAMIC_MS_SAMPLE_LOCATIONS_ENABLE, enumerator
H A Dvk_graphics_state.c103 BITSET_SET(dynamic, MESA_VK_DYNAMIC_MS_SAMPLE_LOCATIONS_ENABLE); in get_dynamic_state_groups()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A DgenX_gfx_state.c1025 BITSET_TEST(dyn->dirty, MESA_VK_DYNAMIC_MS_SAMPLE_LOCATIONS_ENABLE))) in genX()
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.cc2697 MESA_VK_DYNAMIC_MS_SAMPLE_LOCATIONS_ENABLE, enumerator
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/
H A Dnvk_cmd_draw.c2500 BITSET_TEST(dyn->dirty, MESA_VK_DYNAMIC_MS_SAMPLE_LOCATIONS_ENABLE)) { in nvk_flush_ms_state()