GPUOpen-Drivers / llpc

LLVM-Based Pipeline Compiler
MIT License
166 stars 115 forks source link

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

Closed amdrexu closed 10 months ago

amdrexu commented 10 months ago

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.

amdvlk-admin commented 10 months ago

Test summary for commit 7182de4b82d358daee5567924d213521a16b6260

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%)