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

Fix a typo when calculating tessCoordY in NGG compaction mode #2825

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

amdrexu
Copy link
Contributor

@amdrexu amdrexu commented Nov 18, 2023

The tessCoordY is mistakenly written with tessCoordX, leading to wrong value of tessCoordY when NGG compaction mode is turned on. This issue is found by TessMark.

The tessCoordY is mistakenly written with tessCoordX, leading to wrong
value of tessCoordY when NGG compaction mode is turned on. This issue is
found by TessMark.
@amdrexu amdrexu requested a review from a team as a code owner November 18, 2023 04:00
@amdvlk-admin
Copy link

Test summary for commit 7182de4

CTS tests (Failed: 0/138443)
  • Built with version 1.3.5.2
  • Ubuntu navi3x, Srdcvk
    • Passed: 35211/69228 (50.9%)
    • Failed: 0/69228 (0.0%)
    • Not Supported: 34017/69228 (49.1%)
    • Warnings: 0/69228 (0.0%)
    Ubuntu navi2x, Srdcvk
    • Passed: 35242/69215 (50.9%)
    • Failed: 0/69215 (0.0%)
    • Not Supported: 33973/69215 (49.1%)
    • Warnings: 0/69215 (0.0%)

@amdrexu amdrexu merged commit 1538fd1 into GPUOpen-Drivers:dev Nov 20, 2023
9 checks passed
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 this pull request may close these issues.

3 participants