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

AsSharedResource / FromSharedResource crash #354

Open
velcrome opened this issue Mar 7, 2019 · 1 comment
Open

AsSharedResource / FromSharedResource crash #354

velcrome opened this issue Mar 7, 2019 · 1 comment

Comments

@velcrome
Copy link

velcrome commented Mar 7, 2019

when opening the help patch and connecting the nodes with the missing links, it will instantly and reproducably crash windows.

this can be avoided by setting Flush to true, but it would be good, if the help patch warns users about the impending doom

@velcrome
Copy link
Author

velcrome commented Mar 7, 2019

as a related side note: the FromSharedResource outputs a Resource<StructuredBuffer>, but most nodes (like dx11-particles or noodles) actually expect Resource<Layer>, which is not linkable.

Is there anything that can be done with a shared buffer other than ReadBack? Or did I misunderstand something very fundamental about buffers here?

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

1 participant