Skip to content

Commit

Permalink
[HLSL][SPIR-V] Target directx is required
Browse files Browse the repository at this point in the history
- One of tests needs target directx
  • Loading branch information
darkbuck committed Apr 26, 2024
1 parent 56c4971 commit 1b7db40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clang/test/Driver/hlsl-lang-targets-spirv.hlsl
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// REQUIRES: spirv-registered-target
// REQUIRES: directx-registered-target

// Supported targets
//
Expand Down

0 comments on commit 1b7db40

Please sign in to comment.