Searched defs:attachments_vk (Results 1 – 3 of 3) sorted by relevance
1055 let attachments_vk = attachments in create_v2() localVariable1263 let attachments_vk = attachments in create_v1() localVariable
119 let attachments_vk = attachments in new() localVariable
1850 let attachments_vk: SmallVec<[_; 3]> = attachments.into_iter().map(|v| v.into()).collect(); in clear_attachments_unchecked() localVariable