Searched defs:PipeCtxEntry (Results 1 – 1 of 1) sorted by relevance
236 struct PipeCtxEntry { struct237 std::string name;238 uint32_t capsetId;239 VirtioGpuCtxId ctxId;240 GoldfishHostPipe* hostPipe;241 int fence;242 uint32_t addressSpaceHandle;243 bool hasAddressSpaceHandle;244 std::unordered_map<VirtioGpuResId, uint32_t> addressSpaceHandles;