summary refs log tree commit diff
path: root/gpu_renderer/src/generated/epoxy_egl.rs
diff options
context:
space:
mode:
Diffstat (limited to 'gpu_renderer/src/generated/epoxy_egl.rs')
-rw-r--r--gpu_renderer/src/generated/epoxy_egl.rs3
1 files changed, 3 insertions, 0 deletions
diff --git a/gpu_renderer/src/generated/epoxy_egl.rs b/gpu_renderer/src/generated/epoxy_egl.rs
index 1f61998..4c3f392 100644
--- a/gpu_renderer/src/generated/epoxy_egl.rs
+++ b/gpu_renderer/src/generated/epoxy_egl.rs
@@ -7067,6 +7067,9 @@ pub const EGL_FOREVER_KHR: i32 = -1;
 pub const EGL_FOREVER_NV: i32 = -1;
 pub const EGL_TRUE: u32 = 1;
 pub const EGL_DISPLAY_SCALING: u32 = 10000;
+pub type __int32_t = ::std::os::raw::c_int;
+pub type __int64_t = ::std::os::raw::c_long;
+pub type __uint64_t = ::std::os::raw::c_ulong;
 pub type khronos_int32_t = i32;
 pub type khronos_uint64_t = u64;
 pub type khronos_ssize_t = ::std::os::raw::c_long;