Skip to content

Comments

Require that target is not WGSL for Buffer and RWBuffer#6585

Closed
aleino-nv wants to merge 1 commit intoshader-slang:masterfrom
aleino-nv:aleino/add-buffer-typealias-requirements
Closed

Require that target is not WGSL for Buffer and RWBuffer#6585
aleino-nv wants to merge 1 commit intoshader-slang:masterfrom
aleino-nv:aleino/add-buffer-typealias-requirements

Conversation

@aleino-nv
Copy link
Contributor

Buffer and RWBuffer are not currently supported for WGSL.

This closes #6304.

Buffer and RWBuffer are not currently supported for WGSL.

This closes shader-slang#6304.
@aleino-nv aleino-nv requested a review from a team as a code owner March 12, 2025 13:22
@aleino-nv aleino-nv added the pr: non-breaking PRs without breaking changes label Mar 12, 2025
@aleino-nv aleino-nv marked this pull request as draft March 14, 2025 13:38
@ArielG-NV ArielG-NV added pr: breaking change PRs with breaking changes and removed pr: breaking change PRs with breaking changes labels May 23, 2025
@bmillsNV bmillsNV closed this Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: non-breaking PRs without breaking changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Usage of Buffer and RWBuffer yields invalid WGSL code with no errors

3 participants