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

llpc: Add missing version guard on enum #2810

Merged

Conversation

jasilvanus
Copy link
Contributor

This fixes compilation with sufficiently recent XGL. Also, it matches the enum definition, which uses the same guard.

This fixes compilation with sufficiently recent XGL.
Also, it matches the enum definition, which uses the same guard.
@jasilvanus jasilvanus requested a review from a team as a code owner November 9, 2023 16:39
@amdvlk-admin
Copy link

Test summary for commit 171cb7f

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

@jasilvanus jasilvanus merged commit d8b1d94 into GPUOpen-Drivers:dev Nov 10, 2023
9 checks passed
@jasilvanus jasilvanus deleted the amd/dev/jsilvanu/fix-enum branch November 10, 2023 08:25
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