Lines Matching refs:by
13 virtio-gpu-3d device is the same as that used by goldfish (the classic Android
23 Provides the entrypoints expected by QEMU for its libvirglrenderer integration.
32 was precipitated by goldfish's requirement that EGL window surfaces and images
44 implemented by SwiftShader are implemented, and only if they are needed by
45 Android. Any extensions provided by the wire protocol that are not supported by
54 provided by the wire protocol that are not supported by either Android or
66 This header has been added for compatibility with the decoder code generated by
73 The Context structure represents a virglrenderer context assigned by QEMU. Each
74 time the driver's device node is opened by the guest, a new context is created.
77 process. The second kind of context is per-thread, used by the EGL/GLES
79 processed in their own thread by AVDVirglRenderer so as to minimize the number
84 The Resource structure represents a virglrenderer resource assigned by QEMU.
86 new resource is created. Resources can be owned by the kernel (for example, the