Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_render_pass.c2143 VkSampleLocationsInfoEXT sample_locations_tmp; in begin_subpass() local
2145 sample_locations_tmp = *sample_locations; in begin_subpass()
2146 __vk_append_struct(&rendering, &sample_locations_tmp); in begin_subpass()