All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.lwjgl.opengl.EXTStencilWrap Maven / Gradle / Ivy

/* MACHINE GENERATED FILE, DO NOT EDIT */

package org.lwjgl.opengl;

import org.lwjgl.*;
import java.nio.*;

public final class EXTStencilWrap {

	public static final int GL_INCR_WRAP_EXT = 0x8507,
		GL_DECR_WRAP_EXT = 0x8508;

	private EXTStencilWrap() {}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy