Skip to content

[HLSL] Buffer SRV type #138902

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

Open
bogner opened this issue May 7, 2025 · 0 comments
Open

[HLSL] Buffer SRV type #138902

bogner opened this issue May 7, 2025 · 0 comments
Assignees
Labels
HLSL HLSL Language Support

Comments

@bogner
Copy link
Contributor

bogner commented May 7, 2025

We somehow haven't gotten around to adding the the Buffer<T> type to HLSL. This is similar to RWBuffer (but it's an SRV) and StructuredBuffer (but it's a TypedBuffer). The logic to do this should more or less match the definition of RWBuffer, except read-only.

@bogner bogner added the HLSL HLSL Language Support label May 7, 2025
@damyanp damyanp moved this to Ready in HLSL Support May 7, 2025
@V-FEXrt V-FEXrt self-assigned this May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HLSL HLSL Language Support
Projects
Status: Ready
Development

No branches or pull requests

2 participants