Skip to content

Commit 0811739

Browse files
author
Sylvester Hesp
authored
Pre-updated invalid-target.rs test (#929)
This PR adds the commented out use spirv_std::spirv; to invalid-target.rs in preparation for #926
1 parent 4b10bf5 commit 0811739

File tree

2 files changed

+948
-946
lines changed

2 files changed

+948
-946
lines changed

tests/ui/spirv-attr/invalid-target.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
// * 6 on `_entry_param`
3131
// * 1 on `_closure`
3232

33+
//use spirv_std::spirv;
34+
3335
#[spirv(
3436
sampler, block, sampled_image, generic_image_type, // struct-only
3537
vertex, // fn-only

0 commit comments

Comments
 (0)