Searched refs:out_fence (Results 1 – 2 of 2) sorted by relevance
137 int GLCommon::CreateOutputFence(shared_ptr<Fence> *out_fence) { in CreateOutputFence() argument155 *out_fence = Fence::Create(fd, "gl_out_fence"); in CreateOutputFence()
69 virtual int CreateOutputFence(shared_ptr<Fence> *out_fence);