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

EGL_NV_stream_reset « 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: 978baaed99e8df7c5df7e94db75a4e60f5e91757 (plain)
1
2
3
4
5
6
7
EGL_NV_stream_reset
https://www.khronos.org/registry/egl/specs/eglspec.1.5.pdf
EGL_NV_stream_reset

	EGL_SUPPORT_RESET_NV 0x3334
	EGL_SUPPORT_REUSE_NV 0x3335
	EGLBoolean  eglResetStreamNV (EGLDisplay  dpy, EGLStreamKHR  stream)