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

org.lwjgl.opengles.IMGReadFormat Maven / Gradle / Ivy

There is a newer version: 2.9.3
Show newest version
/* MACHINE GENERATED FILE, DO NOT EDIT */

package org.lwjgl.opengles;

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

public final class IMGReadFormat {

	/**
	 * Accepted by the <format> parameter of ReadPixels: 
	 */
	public static final int GL_BGRA_IMG = 0x80E1,
		GL_UNSIGNED_SHORT_4_4_4_4_REV_IMG = 0x8365;

	private IMGReadFormat() {}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy