mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-21 06:14:10 +00:00
Added missing annotation and import.
This commit is contained in:
parent
f62c5786ff
commit
dc4fb854cb
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue