Searched defs:IDirectFB (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/ | ||
D | platform_types.rs | 33 pub type IDirectFB = c_void; typedef |
D | extensions.rs | 19196 _dfb: *mut IDirectFB, in load() |