JDK-8311021 : Add support for bump map in Metal
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: internal
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x
  • CPU: generic
  • Submitted: 2023-06-28
  • Updated: 2023-06-30
  • Resolved: 2023-06-30
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
internalFixed
Related Reports
Blocks :  
Description
JDK-8310109 and JDK-8310658 added support for diffuse and specular map respectively.
We need to add support for Bump map in metal pipeline. Support for bump map can be verified using Ensemble8->3DSphere demo.
Comments
Changeset: 4399e7be Author: Jayathirth Rao D V <jayathirth.d.v@oracle.com> Committer: Ambarish Rapte <arapte@openjdk.org> Date: 2023-06-30 11:20:59 +0000 URL: https://git.openjdk.org/jfx-sandbox/commit/4399e7bef1e8bfa23c8a6034aa0a6a717bd1efd3
30-06-2023