Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/vk/
DVulkanBackendSemaphore.cpp16 class VulkanBackendSemaphoreData final : public BackendSemaphoreData { class
18 VulkanBackendSemaphoreData(VkSemaphore sem) : fVkSemaphore(sem) {} in VulkanBackendSemaphoreData() function in skgpu::graphite::VulkanBackendSemaphoreData