Skip to content

Commit

Permalink
Enable dx12 interop testing on windows level zero (#14861)
Browse files Browse the repository at this point in the history
Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>
Co-authored-by: Peter Žužek <peterzuzek@gmail.com>
  • Loading branch information
nrspruit and ProGTX committed Aug 2, 2024
1 parent ee703c8 commit 895f116
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// REQUIRES: cuda
// REQUIRES: cuda || (level_zero && gpu-intel-dg2)
// REQUIRES: windows

// RUN: %{build} -l d3d12 -l dxgi -l dxguid -o %t.out
// RUN: %t.out
// RUN: env NEOReadDebugKeys=1 UseBindlessMode=1 UseExternalAllocatorForSshAndDsh=1 %t.out

#pragma clang diagnostic ignored "-Waddress-of-temporary"

Expand Down

0 comments on commit 895f116

Please sign in to comment.