library.glx_stats.h Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.eclipse.swt.gtk.linux.aarch64 Show documentation
Show all versions of org.eclipse.swt.gtk.linux.aarch64 Show documentation
Standard Widget Toolkit for GTK on aarch64
The newest version!
/*******************************************************************************
* Copyright (c) 2000, 2023 IBM Corporation and others.
*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License 2.0
* which accompanies this distribution, and is available at
* https://www.eclipse.org/legal/epl-2.0/
*
* SPDX-License-Identifier: EPL-2.0
*
* Contributors:
* IBM Corporation - initial API and implementation
*******************************************************************************/
/* Note: This file was auto-generated by org.eclipse.swt.tools.internal.JNIGenerator */
/* DO NOT EDIT - your changes will be lost. */
#ifndef GLX_NATIVE_ENTER
#define GLX_NATIVE_ENTER(env, that, func)
#endif
#ifndef GLX_NATIVE_EXIT
#define GLX_NATIVE_EXIT(env, that, func)
#endif
typedef enum {
XVisualInfo_1sizeof_FUNC,
glGetIntegerv_FUNC,
glViewport_FUNC,
glXChooseVisual_FUNC,
glXCreateContext_FUNC,
glXDestroyContext_FUNC,
glXGetConfig_FUNC,
glXGetCurrentContext_FUNC,
glXMakeCurrent_FUNC,
glXSwapBuffers_FUNC,
memmove_FUNC,
} GLX_FUNCS;