Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DVirtioGpuTimelines.h34 struct VirtioGpuRingContextSpecific { struct
38 using VirtioGpuRing = std::variant<VirtioGpuRingGlobal, VirtioGpuRingContextSpecific>; argument