Skip to content
This repository has been archived by the owner on Jan 29, 2025. It is now read-only.

Commit

Permalink
[msl-out] Bounds checks for ImageLoad and ImageStore.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimblandy committed Feb 21, 2022
1 parent 688ad47 commit a29bc01
Show file tree
Hide file tree
Showing 8 changed files with 767 additions and 94 deletions.
1 change: 1 addition & 0 deletions src/back/msl/keywords.rs
Original file line number Diff line number Diff line change
Expand Up @@ -213,4 +213,5 @@ pub const RESERVED: &[&str] = &[
"M_SQRT1_2",
// Naga utilities
"DefaultConstructible",
"clamped_lod_e",
];
Loading

0 comments on commit a29bc01

Please sign in to comment.