Home
last modified time | relevance | path

Searched defs:destroy_surface (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/extensions/khr/
Dsurface.rs88 pub unsafe fn destroy_surface( in destroy_surface() method
/aosp_15_r20/external/libva/va/glx/
H A Dva_glx_impl.c770 destroy_surface(VADriverContextP ctx, VASurfaceGLXP pSurfaceGLX) in destroy_surface() function
/aosp_15_r20/external/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.h123 EGLBoolean (*destroy_surface)(_EGLDisplay *disp, _EGLSurface *surface); member