Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/vk/
DVulkanCommandBuffer.h206 skia_private::STArray<1, VkSemaphore> fWaitSemaphores; variable
/external/skia/include/gpu/graphite/
DGraphiteTypes.h83 BackendSemaphore* fWaitSemaphores = nullptr; member