Skip to content

Add [GloballyCoherent] attribute for UAV buffers#675

Merged
Sergio0694 merged 4 commits intomainfrom
dev/globallycoherent
Nov 24, 2023
Merged

Add [GloballyCoherent] attribute for UAV buffers#675
Sergio0694 merged 4 commits intomainfrom
dev/globallycoherent

Conversation

@Sergio0694
Copy link
Owner

Closes #588, contributes to #598

Description

This PR adds the new [GloballyCoherent] attribute, which can be applied to ReadWriteBuffer<T> shader fields.

@Sergio0694 Sergio0694 added the feature 🎉 A brand new feature for ComputeSharp label Nov 24, 2023
@Sergio0694 Sergio0694 merged commit 73f30af into main Nov 24, 2023
@Sergio0694 Sergio0694 deleted the dev/globallycoherent branch November 24, 2023 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature 🎉 A brand new feature for ComputeSharp

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GloballyCoherentAttribute for StructuredBuffers

1 participant