Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_graphics_state.c1517 struct vk_sample_locations_state *new_sl = NULL; in vk_graphics_pipeline_state_fill() local
1524 vk_multialloc_add(&ma, &new_sl, struct vk_sample_locations_state, 1); in vk_graphics_pipeline_state_fill()
1526 new_sl = &all->ms_sample_locations; in vk_graphics_pipeline_state_fill()
1585 vk_multisample_sample_locations_state_init(new_ms, new_sl, dynamic, in vk_graphics_pipeline_state_fill()