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

AMD on DX12 Renders Nothing on msaa-line Example #3838

Closed
Tracked by #2719 ...
cwfitzgerald opened this issue Jun 6, 2023 · 8 comments
Closed
Tracked by #2719 ...

AMD on DX12 Renders Nothing on msaa-line Example #3838

cwfitzgerald opened this issue Jun 6, 2023 · 8 comments
Labels
api: dx12 Issues with DX12 or DXGI external: driver-bug A driver is causing the bug, though we may still want to work around it

Comments

@cwfitzgerald
Copy link
Member

It literally renders a transparent image.

@cwfitzgerald cwfitzgerald added type: bug Something isn't working help required We need community help to make this happen. labels Jun 6, 2023
@Elabajaba
Copy link
Contributor

It renders properly on my system (AMD + DX12).

@cwfitzgerald
Copy link
Member Author

I should have clarified, this is in the test, does cargo nextext run with dx12 report an unexpected success?

@Elabajaba
Copy link
Contributor

Elabajaba commented Jun 11, 2023

It does.

fun

edit: Are the comparisons screenshot.png (the base), screenshot-dx12-actual.png (what the test renders?) screenshot-dx12-difference.png (the difference between base and test render?) in wgpu\examples\msaa-line? (or I guess now examples\msaa-line\) Because on my system the dx12 screenshot just looks more anti-aliased.

screenshot-dx12-actual:
screenshot-dx12-actual

@teoxoy
Copy link
Member

teoxoy commented Nov 19, 2023

Has this been fixed by newer drivers?

@cwfitzgerald
Copy link
Member Author

It only reproduced on one GPU that I no longer have access too, and didn't reproduce for others, and only affected tests, so I just closed it

@teoxoy
Copy link
Member

teoxoy commented Nov 19, 2023

I see, will mark it as a driver bug then. Do you remember what model it was?

Also, should we remove the expected fail in the test then?

// AMD seems to render nothing on DX12 https://github.com/gfx-rs/wgpu/issues/3838

@teoxoy teoxoy added external: driver-bug A driver is causing the bug, though we may still want to work around it api: dx12 Issues with DX12 or DXGI and removed type: bug Something isn't working help required We need community help to make this happen. labels Nov 19, 2023
@cwfitzgerald
Copy link
Member Author

Yeah we should.

RX 580

@Friz64
Copy link

Friz64 commented Nov 22, 2023

I have access to a RX 580 and can confirm it is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: dx12 Issues with DX12 or DXGI external: driver-bug A driver is causing the bug, though we may still want to work around it
Projects
None yet
Development

No branches or pull requests

4 participants