git: openjdk/jfx-sandbox: direct3d12: 8341990: Unable to load D3D12 shaders when running tests

duke duke at openjdk.org
Mon Oct 21 15:15:16 UTC 2024


Changeset: b2851687
Branch: direct3d12
Author:    Lukasz Kostyra <lukasz.kostyra at oracle.com>
Date:      2024-10-21 17:09:23 +0000
URL:       https://git.openjdk.org/jfx-sandbox/commit/b2851687ff0c006dd76c64c10099adbc892cb6bc

8341990: Unable to load D3D12 shaders when running tests

Shaders were not visible by tests because they were not accessible via
normal path.

Resolved by copying shaders to shims directory, following Metal branch
approach.

! build.gradle



More information about the openjfx-changes mailing list