Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp236 struct PipeCtxEntry { struct
237 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;