Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/mtl/
DGrMtlGpu.mm1592 bool GrMtlGpu::waitFence(GrFence fence) { function
/external/skia/src/gpu/ganesh/mock/
DGrMockGpu.h31 bool waitFence(GrFence) override { return true; } in waitFence() function
/external/v4l2_codec2/plugin_store/
DC2VdaBqBlockPool.cpp702 status_t C2VdaBqBlockPool::Impl::waitFence(slot_t slot, sp<Fence> fence) { in waitFence() function in android::C2VdaBqBlockPool::Impl
/external/skia/src/gpu/ganesh/dawn/
DGrDawnGpu.cpp879 bool GrDawnGpu::waitFence(GrFence fence) { in waitFence() function in GrDawnGpu
/external/angle/src/libANGLE/renderer/vulkan/
DCommandProcessor.cpp492 VkResult CommandBatch::waitFence(VkDevice device, uint64_t timeout) const in waitFence() function in rx::vk::CommandBatch
/external/skia/src/gpu/ganesh/d3d/
DGrD3DGpu.cpp1781 bool GrD3DGpu::waitFence(GrFence fence) { in waitFence() function in GrD3DGpu
/external/skia/src/gpu/ganesh/vk/
DGrVkGpu.cpp2740 bool GrVkGpu::waitFence(GrFence fence) { in waitFence() function in GrVkGpu
/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.cpp4223 bool GrGLGpu::waitFence(GrFence fence) { in waitFence() function in GrGLGpu