[Mesa-dev] Thoughts on fp64 for GLES?
Stéphane Marchesin
marcheu at chromium.org
Fri Jan 25 02:57:57 UTC 2019
Hi,
We'd like to expose fp64 functionality on Chrome OS where we only have
GLES. It seems like a simple approach is to enable this extension for
GLES:
https://www.khronos.org/registry/OpenGL/extensions/ARB/ARB_gpu_shader_fp64.txt
Anyone knows if what's the right thing to do? It seems to me that the
extension might just work on GLES without any changes, but I could be
missing something.
Stéphane
More information about the mesa-dev
mailing list