Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8103214

ES2: Minimize round trip GL calls in production code

XMLWordPrintable

      I noticed we have some round trip calls while examining the log attached to RT-30440. 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.

            ckyang Chien Yang (Inactive)
            ckyang Chien Yang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: