Home
last modified time | relevance | path

Searched defs:destroy_image (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Dfeatures.rs1335 pub destroy_image: PFN_vkDestroyImage, field
2074 unsafe extern "system" fn destroy_image( in load() function
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/
Ddevice.rs1118 pub unsafe fn destroy_image( in destroy_image() method
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/X11/
DXlib.h396 int (*destroy_image) (struct _XImage *); member
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXlib.h396 int (*destroy_image) (struct _XImage *); member
/aosp_15_r20/external/crosvm/gpu_display/src/generated/
H A Dxlib.rs2076 pub destroy_image: field