Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
Dvirtgpu_gfxstream_protocol.h114 struct glesCapset { struct
115 uint32_t protocolVersion;
117 uint32_t ringSize;
118 uint32_t bufferSize;
119 uint32_t blobAlignment;
/hardware/google/gfxstream/guest/platform/include/
Dvirtgpu_gfxstream_protocol.h112 struct glesCapset { struct
113 uint32_t protocolVersion;
115 uint32_t ringSize;
116 uint32_t bufferSize;
117 uint32_t blobAlignment;
DVirtGpu.h126 struct glesCapset glesCapset; member