Home
last modified time | relevance | path

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

/external/mesa3d/src/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp229 struct PipeResEntry { struct
230 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 …]