ui/app/internal/gpu: implement OpenGL ES 2 float fbo fallbacks

Also applicable to WebGL.

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2019-05-04 14:29:37 +02:00
parent d118bd5a88
commit f5fa968038
3 changed files with 46 additions and 10 deletions
+1
View File
@@ -35,6 +35,7 @@ const (
FRAMEBUFFER_BINDING = 0x8ca6
FRAMEBUFFER_COMPLETE = 0x8cd5
HALF_FLOAT = 0x140b
HALF_FLOAT_OES = 0x8d61
GREATER = 0x204
LINEAR = 0x2601
LINK_STATUS = 0x8b82