Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_render_pass.c1042 const VkAttachmentSampleLocationsEXT *att_sl_in = in clone_rp_sample_locations() local
1044 sl_count += att_sl_in->sampleLocationsInfo.sampleLocationsCount; in clone_rp_sample_locations()
1065 const VkAttachmentSampleLocationsEXT *att_sl_in = in clone_rp_sample_locations() local
1067 const VkSampleLocationsInfoEXT *sli_in = &att_sl_in->sampleLocationsInfo; in clone_rp_sample_locations()
1073 .attachmentIndex = att_sl_in->attachmentIndex, in clone_rp_sample_locations()

Completed in 4 milliseconds