mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-01-19 15:10:18 +01:00
Added missing annotation and import.
This commit is contained in:
parent
f62c5786ff
commit
dc4fb854cb
|
|
@ -35,7 +35,9 @@ import org.lwjgl.util.generator.Dependent;
|
|||
import org.lwjgl.util.generator.Reuse;
|
||||
import org.lwjgl.util.generator.opengl.GLenum;
|
||||
import org.lwjgl.util.generator.opengl.GLsizei;
|
||||
import org.lwjgl.util.generator.opengl.GLuint;
|
||||
|
||||
@Dependent
|
||||
public interface ARB_texture_storage {
|
||||
|
||||
/** Accepted by the <value> parameter of GetTexParameter{if}v: */
|
||||
|
|
|
|||
Loading…
Reference in a new issue