Home
last modified time | relevance | path

Searched refs:get_physical_device_win32_presentation_support_khr (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/extensions/khr/
Dwin32_surface.rs47 let b = (self.fp.get_physical_device_win32_presentation_support_khr)( in get_physical_device_win32_presentation_support()
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/device/
Dphysical.rs2290 .get_physical_device_win32_presentation_support_khr)( in win32_presentation_support_unchecked()
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Dextensions.rs1124 pub get_physical_device_win32_presentation_support_khr: field
1156 get_physical_device_win32_presentation_support_khr: unsafe { in load()
1157 unsafe extern "system" fn get_physical_device_win32_presentation_support_khr( in load() function
1163 stringify!(get_physical_device_win32_presentation_support_khr) in load()
1171 get_physical_device_win32_presentation_support_khr in load()