Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DCommandBuffer.h73 virtual void addWaitSemaphores(size_t numWaitSemaphores, in addWaitSemaphores() function
/aosp_15_r20/external/skia/src/gpu/graphite/vk/
H A DVulkanCommandBuffer.cpp252 void VulkanCommandBuffer::addWaitSemaphores(size_t numWaitSemaphores, in addWaitSemaphores() function in skgpu::graphite::VulkanCommandBuffer