-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
IRWArray
interface, and make StructuredBuffer conform to them. …
…(#5097) shader-slang/slang@2d83875
- Loading branch information
unknown
authored and
unknown
committed
Sep 18, 2024
1 parent
3a8aacf
commit 57b016a
Showing
2 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
Add WGSL pack/unpack, constructor, derivatives & misc intrinsics (#5102) | ||
85b996a75683b5364456d731a9cb4aee5c3fada2 | ||
Add `IRWArray` interface, and make StructuredBuffer conform to them. (#5097) | ||
2d83875f4b376f047c4541a6f6c13d36e5aa228b |