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

The code that validates sizes for textures internally is not consistent

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8
    • javafx
    • None

      While fixing RT-24566, the texture padding semantics bug, we noticed that the code that handles all of the cases of dealing with non-power-of-2 textures, zero/edge/repeat padding, and maximum and minimum texture sizes was inconsistent across the pipelines and inconsistent even within the code of one of those pipelines. We need to establish some consistent guidelines about how to deal with requests that are negative, 0, too large, or which go outside of those ranges after we adjust the dimensions due to platform restrictions.

            Unassigned Unassigned
            flar Jim Graham
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Imported: