This commit is contained in:
Confideo-IOM
2026-07-17 15:35:16 +01:00
parent e88e8c7e6e
commit 2fc305bc4d
2493 changed files with 228092 additions and 14 deletions
@@ -0,0 +1,11 @@
GL_EXT_window_rectangles
https://www.khronos.org/registry/OpenGL/extensions/EXT/EXT_window_rectangles.txt
GL_EXT_window_rectangles
GL_INCLUSIVE_EXT 0x8F10
GL_EXCLUSIVE_EXT 0x8F11
GL_WINDOW_RECTANGLE_EXT 0x8F12
GL_WINDOW_RECTANGLE_MODE_EXT 0x8F13
GL_MAX_WINDOW_RECTANGLES_EXT 0x8F14
GL_NUM_WINDOW_RECTANGLES_EXT 0x8F15
void glWindowRectanglesEXT (GLenum mode, GLsizei count, const GLint box[])