Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DCommandProcessor.cpp517 VkResult CommandBatch::waitFence(VkDevice device, uint64_t timeout) const in waitFence() function in rx::vk::CommandBatch
/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.cpp4328 bool GrGLGpu::waitFence(GrGLsync fence) { in waitFence() function in GrGLGpu