mirror of
https://github.com/nigels-com/glew.git
synced 2025-04-21 16:12:53 +00:00
7 lines
271 B
Plaintext
7 lines
271 B
Plaintext
EGL_NV_post_sub_buffer
|
|
https://www.khronos.org/registry/egl/specs/eglspec.1.5.pdf
|
|
EGL_NV_post_sub_buffer
|
|
|
|
EGL_POST_SUB_BUFFER_SUPPORTED_NV 0x30BE
|
|
EGLBoolean eglPostSubBufferNV (EGLDisplay dpy, EGLSurface surface, EGLint x, EGLint y, EGLint width, EGLint height)
|