Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UE5.1 Lumen RT fails with: Failed to parse DXIL library. #1295

Closed
CME42 opened this issue Nov 16, 2022 · 0 comments · Fixed by #1296
Closed

UE5.1 Lumen RT fails with: Failed to parse DXIL library. #1295

CME42 opened this issue Nov 16, 2022 · 0 comments · Fixed by #1296

Comments

@CME42
Copy link
Contributor

CME42 commented Nov 16, 2022

UE5.1 Lumen with raytracing fails with:

[ERROR]: Type mismatch.
[ERROR]: Unknown type for CONST_NULL.
01f8:err:d3d12_state_object_parse_subobject: Failed to parse DXIL library.

It can be reproduced with dxil-spirv directly:

% dxil-spirv dcc095535577cbca.lib.dxil
[ERROR]: Type mismatch.
[ERROR]: Unknown type for CONST_NULL.
[ERROR]: Failed to parse blob.

DXIL File: dcc095535577cbca.lib.dxil.zip
Windows testbuild: https://drive.google.com/file/d/1ivdEHAaNU-YaEVw4yhsxh5NbjZByAbGy/view
launch with: RADV_PERFTEST=rt VKD3D_CONFIG=dxr11 wine RTTest.exe -d3d12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant