|
Sunshine master
Self-hosted game stream host for Moonlight.
|
RGB capture image backed by EGL and OpenGL resources. More...
#include <src/platform/linux/graphics.h>
Public Attributes | |
| display_t::pointer | display |
| EGL display that owns the imported image. | |
| gl::tex_t | tex |
| Texture containing the imported RGB plane. | |
| EGLImage | xrgb8 |
| EGL image for the imported XRGB plane. | |
RGB capture image backed by EGL and OpenGL resources.