Skip to content

[HLSL] support ByteAdressBuffer #58654

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

Closed
Tracked by #10
python3kgae opened this issue Oct 27, 2022 · 1 comment · Fixed by #116699
Closed
Tracked by #10

[HLSL] support ByteAdressBuffer #58654

python3kgae opened this issue Oct 27, 2022 · 1 comment · Fixed by #116699
Assignees
Labels
clang:frontend Language frontend issues, e.g. anything involving "Sema" HLSL HLSL Language Support

Comments

@python3kgae
Copy link
Contributor

python3kgae commented Oct 27, 2022

Create the ByteAddressBuffer, RWByteAddressBuffer, and RasterizerOrderedByteAddressBuffer templates in HLSLExternalSemaSource, which each contain a handle that will be lowered to a dx.RawBuffer target extension type.

@python3kgae python3kgae added the HLSL HLSL Language Support label Oct 27, 2022
@python3kgae python3kgae self-assigned this Oct 27, 2022
@python3kgae python3kgae moved this to In Progress in HLSL Support Oct 27, 2022
@python3kgae python3kgae moved this from In Progress to Needs Review in HLSL Support Oct 28, 2022
@llvm-beanz llvm-beanz removed the status in HLSL Support Sep 7, 2023
@damyanp damyanp moved this to Ready in HLSL Support Oct 9, 2024
@joaosaffran joaosaffran self-assigned this Nov 8, 2024
@joaosaffran joaosaffran moved this from Ready to Active in HLSL Support Nov 8, 2024
@damyanp damyanp moved this from Active to Needs Review in HLSL Support Nov 21, 2024
@github-project-automation github-project-automation bot moved this from Needs Review to Closed in HLSL Support Dec 6, 2024
@EugeneZelenko EugeneZelenko added the clang:frontend Language frontend issues, e.g. anything involving "Sema" label Dec 6, 2024
@llvmbot
Copy link
Member

llvmbot commented Dec 6, 2024

@llvm/issue-subscribers-clang-frontend

Author: Xiang Li (python3kgae)

Create the ByteAddressBuffer, RWByteAddressBuffer, and RasterizerOrderedByteAddressBuffer templates in HLSLExternalSemaSource, which each contain a handle that will be lowered to a dx.RawBuffer target extension type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clang:frontend Language frontend issues, e.g. anything involving "Sema" HLSL HLSL Language Support
Projects
Status: Closed
4 participants