Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/
Dvirtio-gpu-gfxstream-renderer.cpp220 struct PipeResEntry { struct
221 virgl_renderer_resource_create_args args;
222 iovec* iov;
223 uint32_t numIovs;
224 void* linear;
225 size_t linearSize;
226 GoldfishHostPipe* hostPipe;
227 VirtioGpuCtxId ctxId;
228 void* hva;
229 uint64_t hvaSize;
[all …]