Fix compiler warning related to hlsl files

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P5
    • tbd
    • Affects Version/s: 8
    • Component/s: javafx
    • None
    • Environment:

      Windows

      C:\java\javafx\800\jfx\rt\modules\graphics\build\generated-src\jsl-decora\com\sun\scenario\effect\impl\hw\d3d\hlsl\PhongLighting_DISTANT.hlsl(52,28): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them

      C:\java\javafx\800\jfx\rt\modules\graphics\build\generated-src\jsl-decora\com\sun\scenario\effect\impl\hw\d3d\hlsl\PhongLighting_POINT.hlsl(55,28): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them

      C:\java\javafx\800\jfx\rt\modules\graphics\build\generated-src\jsl-decora\com\sun\scenario\effect\impl\hw\d3d\hlsl\PhongLighting_SPOT.hlsl(59,28): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them

      C:\java\javafx\800\jfx\rt\modules\graphics\build\generated-src\jsl-prism\com\sun\prism\d3d\hlsl\Solid_TextureSecondPassLCD.hlsl(18,10): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them

      C:\java\javafx\800\jfx\rt\modules\graphics\build\generated-src\jsl-prism\com\sun\prism\d3d\hlsl\Solid_TextureSecondPassLCD.hlsl(24,5): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them

            Assignee:
            Unassigned
            Reporter:
            Chien Yang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Imported: