Searched refs:copy_acceleration_structure_to_memory_khr (Results 1 – 3 of 3) sorted by relevance
173 (self.fp.copy_acceleration_structure_to_memory_khr)(self.handle, deferred_operation, info) in copy_acceleration_structure_to_memory()
8916 pub copy_acceleration_structure_to_memory_khr: PFN_vkCopyAccelerationStructureToMemoryKHR, field9074 copy_acceleration_structure_to_memory_khr: unsafe { in load()9075 unsafe extern "system" fn copy_acceleration_structure_to_memory_khr( in load() function9082 stringify!(copy_acceleration_structure_to_memory_khr) in load()9090 copy_acceleration_structure_to_memory_khr in load()
4463 …opy_acceleration_structure_to_memory_khr *copy = &cmd->u.copy_acceleration_structure_to_memory_khr; in handle_copy_acceleration_structure_to_memory()