Home
last modified time | relevance | path

Searched refs:destroy_acceleration_structure_khr (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/rust/ash/src/extensions/khr/
H A Dacceleration_structure.rs58 self.fp.destroy_acceleration_structure_khr( in destroy_acceleration_structure()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/ash/src/extensions/khr/
H A Dacceleration_structure.rs62 .destroy_acceleration_structure_khr( in destroy_acceleration_structure()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/ash/src/extensions/khr/
H A Dacceleration_structure.rs62 .destroy_acceleration_structure_khr( in destroy_acceleration_structure()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/ash/src/extensions/khr/
H A Dray_tracing.rs63 self.ray_tracing_fn.destroy_acceleration_structure_khr( in destroy_acceleration_structure()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/ash/src/vk/
H A Dextensions.rs11886 pub destroy_acceleration_structure_khr: extern "system" fn( field
11979 destroy_acceleration_structure_khr: self.destroy_acceleration_structure_khr, in clone()
12035 destroy_acceleration_structure_khr: unsafe { in load()
12036 extern "system" fn destroy_acceleration_structure_khr( in load() function
12043 stringify!(destroy_acceleration_structure_khr) in load()
12051 destroy_acceleration_structure_khr in load()
12379 pub unsafe fn destroy_acceleration_structure_khr( in destroy_acceleration_structure_khr() method
12385 (self.destroy_acceleration_structure_khr)(device, acceleration_structure, p_allocator) in destroy_acceleration_structure_khr()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/ash/src/vk/
H A Dextensions.rs11886 pub destroy_acceleration_structure_khr: extern "system" fn( field
11979 destroy_acceleration_structure_khr: self.destroy_acceleration_structure_khr, in clone()
12035 destroy_acceleration_structure_khr: unsafe { in load()
12036 extern "system" fn destroy_acceleration_structure_khr( in load() function
12043 stringify!(destroy_acceleration_structure_khr) in load()
12051 destroy_acceleration_structure_khr in load()
12379 pub unsafe fn destroy_acceleration_structure_khr( in destroy_acceleration_structure_khr() method
12385 (self.destroy_acceleration_structure_khr)(device, acceleration_structure, p_allocator) in destroy_acceleration_structure_khr()
/dports/www/firefox/firefox-99.0/third_party/rust/ash/src/vk/
H A Dextensions.rs10556 pub destroy_acceleration_structure_khr: PFN_vkDestroyAccelerationStructureKHR, field
10609 destroy_acceleration_structure_khr: unsafe { in load()
10610 unsafe extern "system" fn destroy_acceleration_structure_khr( in load() function
10617 stringify!(destroy_acceleration_structure_khr) in load()
10625 destroy_acceleration_structure_khr in load()
10953 pub unsafe fn destroy_acceleration_structure_khr( in destroy_acceleration_structure_khr() method
10959 (self.destroy_acceleration_structure_khr)(device, acceleration_structure, p_allocator) in destroy_acceleration_structure_khr()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/ash/src/
H A Dvk.rs67528 pub destroy_acceleration_structure_khr: extern "system" fn( field
67661 destroy_acceleration_structure_khr: self.destroy_acceleration_structure_khr, in clone()
67723 destroy_acceleration_structure_khr: unsafe { in load()
67724 extern "system" fn destroy_acceleration_structure_khr( in load() function
67731 stringify!(destroy_acceleration_structure_khr) in load()
67738 destroy_acceleration_structure_khr in load()
68179 pub unsafe fn destroy_acceleration_structure_khr( in destroy_acceleration_structure_khr() method
68185 (self.destroy_acceleration_structure_khr)(device, acceleration_structure, p_allocator) in destroy_acceleration_structure_khr()