Skip to content

Windows D3D12 Warp DXC #1431

Windows D3D12 Warp DXC

Windows D3D12 Warp DXC #1431

name: Windows D3D12 Warp DXC
permissions:
contents: read
checks: write
on:
workflow_dispatch:
schedule:
- cron: '0 * * * *' # run every 30 minutes
pull_request:
branches:
- main
jobs:
Windows-D3D12-Warp-DXC:
uses: ./.github/workflows/test-all.yaml
with:
OS: windows
SKU: GPU-Intel
Test-Clang: Off
BuildType: Debug
TestTarget: check-hlsl-warp-d3d12
OffloadTest-branch: ${{ github.ref }}
LLVM-ExtraCMakeArgs: -DCMAKE_C_COMPILER=clang-cl -DCMAKE_CXX_COMPILER=clang-cl