Home
last modified time | relevance | path

Searched defs:DestroyImage (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_memory_allocator_vk.cpp325 void PlatformGpuMemoryAllocator::DestroyImage(VkImage image, VmaAllocation allocation) in DestroyImage() function in PlatformGpuMemoryAllocator
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_display.cpp828 EGLBoolean EglWrapperDisplay::DestroyImage(EGLImage img) in DestroyImage() function in OHOS::EglWrapperDisplay