TOOLS: updated flextgl template

master
Martin Gerhardy 2020-05-23 19:42:47 +02:00
parent 8116d84f40
commit 57ec7faab6
2 changed files with 3 additions and 4 deletions

View File

@ -8,8 +8,6 @@
Do not edit directly, modify the template or profile and regenerate.
*/
#include <KHR/khrplatform.h>
#ifdef __cplusplus
extern "C" {
#endif
@ -36,6 +34,7 @@ extern "C" {
/* ------------------------------- DATA TYPES ------------------------------ */
#include <KHR/khrplatform.h>
typedef unsigned int GLenum;
typedef unsigned char GLboolean;
typedef unsigned int GLbitfield;

View File

@ -9,8 +9,6 @@
Do not edit directly, modify the template or profile and regenerate.
*/
#include <KHR/khrplatform.h>
#ifdef __cplusplus
extern "C" {
#endif
@ -37,6 +35,8 @@ extern "C" {
/* ------------------------------- DATA TYPES ------------------------------ */
#include <KHR/khrplatform.h>
@passthru
/* ---------------------------------- ENUMS -------------------------------- */