Sunshine master
Self-hosted game stream host for Moonlight.
egl::rgb_img_t Struct Reference

RGB capture image backed by EGL and OpenGL resources. More...

#include <src/platform/linux/graphics.h>

Collaboration diagram for egl::rgb_img_t:
[legend]

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.
 

Detailed Description

RGB capture image backed by EGL and OpenGL resources.


The documentation for this struct was generated from the following file: