Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_surface_ohos_vulkan.h35 struct DestroySemaphoreInfo { struct
41 DestroySemaphoreInfo(PFN_vkDestroySemaphore destroyFunction, VkDevice device, in DestroySemaphoreInfo() argument
50 DestroySemaphoreInfo* info = reinterpret_cast<DestroySemaphoreInfo*>(context); in DestroySemaphore() argument