Searched refs:cmd_copy_image_to_buffer2 (Results 1 – 5 of 5) sorted by relevance
49 pub unsafe fn cmd_copy_image_to_buffer2( in cmd_copy_image_to_buffer2() method
4660 pub cmd_copy_image_to_buffer2: crate::vk::PFN_vkCmdCopyImageToBuffer2, field4922 cmd_copy_image_to_buffer2: unsafe { in load()4923 unsafe extern "system" fn cmd_copy_image_to_buffer2( in load() function4929 stringify!(cmd_copy_image_to_buffer2) in load()4936 cmd_copy_image_to_buffer2 in load()
219 pub unsafe fn cmd_copy_image_to_buffer2( in cmd_copy_image_to_buffer2() method224 (self.device_fn_1_3.cmd_copy_image_to_buffer2)(command_buffer, copy_image_to_buffer_info) in cmd_copy_image_to_buffer2()
2377 (fns.v1_3.cmd_copy_image_to_buffer2)(self.handle(), ©_image_to_buffer_info); in copy_image_to_buffer_unchecked()
3627 (fns.v1_3.cmd_copy_image_to_buffer2)(self.handle, ©_image_to_buffer_info); in copy_image_to_buffer()