Searched refs:CreateEmulatedFence (Results 1 – 1 of 1) sorted by relevance
122 uint32_t CreateEmulatedFence();662 fence = VirtioGpuFence{.fenceId = CreateEmulatedFence(), .ringIdx = ringIdx}; in SubmitCmd()736 uint32_t EmulatedVirtioGpu::EmulatedVirtioGpuImpl::CreateEmulatedFence() { in CreateEmulatedFence() function in gfxstream::EmulatedVirtioGpu::EmulatedVirtioGpuImpl