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
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
- duplicates
-
JDK-8150295 Clean up warnings in the prism hlsl shaders
-
- Closed
-