Searched defs:PipeResEntry (Results 1 – 1 of 1) sorted by relevance
229 struct PipeResEntry { struct230 stream_renderer_resource_create_args args;231 iovec* iov;232 uint32_t numIovs;233 void* linear;234 size_t linearSize;235 GoldfishHostPipe* hostPipe;236 VirtioGpuCtxId ctxId;237 void* hva;238 uint64_t hvaSize;[all …]