I noticed we have some round trip gl calls in Glass. Calls such as glGetFloatv, glGetIntegerv, glIsEnabled, glGetError, glGetString tend to make a slow round trip in the driver. We should try to eliminate such calls in production code if possible.
- relates to
-
JDK-8103214 ES2: Minimize round trip GL calls in production code
-
- Resolved
-