EglWindow

Undocumented in source.

Constructors

this
this(Display dpy)
Undocumented in source.

Members

Functions

buildProgram
GLuint buildProgram()
Undocumented in source. Be warned that the author may not have intended to support it.
createShader
GLuint createShader(string source, GLenum stage)
Undocumented in source. Be warned that the author may not have intended to support it.
destroy
void destroy()
Undocumented in source. Be warned that the author may not have intended to support it.
draw
void draw()
Undocumented in source. Be warned that the author may not have intended to support it.
initGl
void initGl()
Undocumented in source. Be warned that the author may not have intended to support it.
onTLClose
void onTLClose(ZxdgToplevelV6 )
Undocumented in source. Be warned that the author may not have intended to support it.
onTLConfigure
void onTLConfigure(ZxdgToplevelV6 , int width, int height, wl_array* states)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

colAttrib
GLuint colAttrib;
Undocumented in source.
configured
bool configured;
Undocumented in source.
dpy
Display dpy;
Undocumented in source.
eglSurf
EGLSurface eglSurf;
Undocumented in source.
eglWin
WlEglWindow eglWin;
Undocumented in source.
posAttrib
GLuint posAttrib;
Undocumented in source.
program
GLuint program;
Undocumented in source.
rotationUnif
GLuint rotationUnif;
Undocumented in source.
running
bool running;
Undocumented in source.
startTime
MonoTime startTime;
Undocumented in source.
surf
WlSurface surf;
Undocumented in source.
topLevel
ZxdgToplevelV6 topLevel;
Undocumented in source.
vbo
GLuint vbo;
Undocumented in source.
xdgSurf
ZxdgSurfaceV6 xdgSurf;
Undocumented in source.

Meta