Skip to content

Validate D3D12 alignment requirement when copying from a buffer to a … #2002

Validate D3D12 alignment requirement when copying from a buffer to a …

Validate D3D12 alignment requirement when copying from a buffer to a … #2002

Workflow file for this run

name: UWP
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- name: Get Submodules
run: .\get_dlc.bat
- name: Compile
run: .\make.bat windowsapp -v vs2022 --kinc . --from Tests/Empty --compile