git: openjdk/jfx-sandbox: metal: Add -Wdeprecated flag to metal compiler
Ambarish Rapte
arapte at openjdk.org
Thu Feb 9 10:05:35 UTC 2023
Changeset: f8259e87
Author: Ambarish Rapte <arapte at openjdk.org>
Date: 2023-02-09 15:33:27 +0000
URL: https://git.openjdk.org/jfx-sandbox/commit/f8259e87ea1c85b8c43b7c0ba417e539cf23fbce
Add -Wdeprecated flag to metal compiler
- Replace deprecated vertex keyword with [[vertex]] attribute
- Replace deprecated fragment keyword with [[fragment]] attribute
! buildSrc/src/main/groovy/com/sun/javafx/gradle/CompileMSLTask.groovy
! modules/javafx.graphics/src/jslc/java/com/sun/scenario/effect/compiler/backend/hw/MSLBackend.java
! modules/javafx.graphics/src/main/native-prism-mtl/PassThroughVS.metal
More information about the openjfx-changes
mailing list