Searched defs:PipeResEntry (Results 1 – 1 of 1) sorted by relevance
298 struct PipeResEntry { struct299 stream_renderer_resource_create_args args;300 iovec* iov;301 uint32_t numIovs;302 void* linear;303 size_t linearSize;304 GoldfishHostPipe* hostPipe;305 VirtioGpuCtxId ctxId;306 void* hva;307 uint64_t hvaSize;[all …]