Welcome to mirror list, hosted at ThFree Co, Russian Federation.

EGL_KHR_partial_update « gl « extensions « auto « glew-2.0.0 « Libraries - github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7a03d3a9b033d9cba1161522dc64b549dab5622a (plain)
1
2
3
4
5
6
EGL_KHR_partial_update
https://www.khronos.org/registry/egl/specs/eglspec.1.5.pdf
EGL_KHR_partial_update

	EGL_BUFFER_AGE_KHR 0x313D
	EGLBoolean  eglSetDamageRegionKHR (EGLDisplay  dpy, EGLSurface  surface, EGLint * rects, EGLint  n_rects)