Searched defs:GuestRenderControlDispatchTable (Results 1 – 1 of 1) sorted by relevance
194 struct GuestRenderControlDispatchTable { struct204 ScopedRenderControlDevice(GuestRenderControlDispatchTable& dispatch) : mDispatch(&dispatch) { in ScopedRenderControlDevice() argument