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

packoffset documentation is incorrect #6909

Open
davidcook-msft opened this issue Sep 10, 2024 · 0 comments
Open

packoffset documentation is incorrect #6909

davidcook-msft opened this issue Sep 10, 2024 · 0 comments
Labels
bug Bug, regression, crash docs Documentation issue
Milestone

Comments

@davidcook-msft
Copy link
Collaborator

davidcook-msft commented Sep 10, 2024

Description
There is incorrect information in the packoffset documentation:
https://learn.microsoft.com/en-us/windows/win32/direct3dhlsl/dx-graphics-hlsl-variable-syntax
https://learn.microsoft.com/en-us/windows/win32/direct3dhlsl/dx-graphics-hlsl-variable-packoffset

Since this behavior was addressed in: #3724

Update the documentation to represent the actual compiler behavior

Steps to Reproduce
Read the documentation, then observe that that is not the compiler behavior

Actual Behavior
The compiler errors when the documentation states it will not

Environment

  • DXC version: 1.8.2405
  • Host Operating System: All
@davidcook-msft davidcook-msft added bug Bug, regression, crash needs-triage Awaiting triage labels Sep 10, 2024
@damyanp damyanp added docs Documentation issue and removed needs-triage Awaiting triage labels Sep 12, 2024
@damyanp damyanp added this to the Backlog milestone Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug, regression, crash docs Documentation issue
Projects
Status: Triaged
Development

No branches or pull requests

2 participants