Update Caps.java
This commit is contained in:
parent
85f1e6ab46
commit
7ed61854df
@ -202,6 +202,11 @@ public enum Caps {
|
||||
*/
|
||||
FloatTexture,
|
||||
|
||||
/**
|
||||
* Supports integer textures
|
||||
*/
|
||||
IntegerTexture,
|
||||
|
||||
/**
|
||||
* Supports floating point FBO color buffers (Format.RGB16F)
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user