Fixed issue #2368.

This commit is contained in:
Бранимир Караџић
2021-01-22 07:33:59 -08:00
parent e769cd7e9f
commit d8cfb8f64d

View File

@@ -624,7 +624,7 @@ typedef uint64_t GLuint64;
# define GL_MAX_SAMPLES 0x8D57
#endif // GL_MAX_SAMPLES
#ifndef GL_MAX_SAMPLES_IMG
#ifndef GL_MAX_SAMPLES_IMG
# define GL_MAX_SAMPLES_IMG 0x9135
#endif // GL_MAX_SAMPLES_IMG
@@ -981,6 +981,10 @@ typedef uint64_t GLuint64;
# define GL_COMMAND_BARRIER_BIT 0x00000040
#endif // GL_COMMAND_BARRIER_BIT
#ifndef GL_FIRST_VERTEX_CONVENTION
# define GL_FIRST_VERTEX_CONVENTION 0x8E4D
#endif // GL_FIRST_VERTEX_CONVENTION
// _KHR or _ARB...
#define GL_DEBUG_OUTPUT_SYNCHRONOUS 0x8242
#define GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH 0x8243