mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[client] egl: re-implement DMABUF (untested)
This commit is contained in:
@@ -27,8 +27,8 @@
|
||||
typedef struct TextureBuffer
|
||||
{
|
||||
EGL_Texture base;
|
||||
bool free;
|
||||
|
||||
EGLDisplay display;
|
||||
EGL_TexFormat format;
|
||||
int texCount;
|
||||
GLuint tex[2];
|
||||
|
Reference in New Issue
Block a user