mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
Add GL/EGL extension loader generator
This commit is contained in:
parent
543601e86c
commit
c0e5feea37
9 changed files with 143 additions and 77 deletions
8
render/glapi.txt
Normal file
8
render/glapi.txt
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
eglGetPlatformDisplayEXT
|
||||
eglCreatePlatformWindowSurfaceEXT
|
||||
-eglCreateImageKHR
|
||||
-eglDestroyImageKHR
|
||||
-eglQueryWaylandBufferWL
|
||||
-eglBindWaylandDisplayWL
|
||||
-eglUnbindWaylandDisplayWL
|
||||
-glEGLImageTargetTexture2DOES
|
||||
Loading…
Add table
Add a link
Reference in a new issue