Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/extensions/khr/
Dacceleration_structure.rs236 .cmd_copy_acceleration_structure_to_memory_khr(command_buffer, info as *const _); in cmd_copy_acceleration_structure_to_memory()
/external/rust/crates/ash/src/vk/
Dextensions.rs11326 pub cmd_copy_acceleration_structure_to_memory_khr: field
11566 cmd_copy_acceleration_structure_to_memory_khr: unsafe { in load()
11567 unsafe extern "system" fn cmd_copy_acceleration_structure_to_memory_khr( in load() function
11573 stringify!(cmd_copy_acceleration_structure_to_memory_khr) in load()
11581 cmd_copy_acceleration_structure_to_memory_khr in load()
11828 pub unsafe fn cmd_copy_acceleration_structure_to_memory_khr( in cmd_copy_acceleration_structure_to_memory_khr() method
11833 (self.cmd_copy_acceleration_structure_to_memory_khr)(command_buffer, p_info) in cmd_copy_acceleration_structure_to_memory_khr()