Home
last modified time | relevance | path

Searched defs:CallbackSemaphoreInfo (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_vulkan_context.h42 struct CallbackSemaphoreInfo { struct
48 CallbackSemaphoreInfo(RsVulkanInterface& vkContext, VkSemaphore semaphore, int fenceFd) in CallbackSemaphoreInfo() argument
60 CallbackSemaphoreInfo* info = reinterpret_cast<CallbackSemaphoreInfo*>(context); in DestroyCallbackRefs() argument