Home
last modified time | relevance | path

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

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