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

Add support for device buffer address extension #2819

Open
Jasper-Bekkers opened this issue Apr 8, 2020 · 2 comments
Open

Add support for device buffer address extension #2819

Jasper-Bekkers opened this issue Apr 8, 2020 · 2 comments

Comments

@Jasper-Bekkers
Copy link

@Jasper-Bekkers Jasper-Bekkers commented Apr 8, 2020

This is going to be a pretty big/interesting ask, but I'll ask it anyway. Now that VK_EXT_buffer_device_address is out and expected to have wide support in drivers, I'd love for some HLSL extensions to be able to use this in Vulkan.

Or alternatively, and I've had discussions about this with several within Microsoft as well, actual pointer support in HLSL or at least something to the effect of buffer_device_address capabilities.

@simondeschenes
Copy link

@simondeschenes simondeschenes commented Nov 11, 2020

Being able to use buffer references would be really useful for some of our more complex algorithms.

@Jasper-Bekkers
Copy link
Author

@Jasper-Bekkers Jasper-Bekkers commented Nov 18, 2021

#4069 may offer some solace for people landing on this issue.

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

No branches or pull requests

2 participants