Skip to content

Add depthSlice to WGPURenderPassColorAttachment #17

Add depthSlice to WGPURenderPassColorAttachment

Add depthSlice to WGPURenderPassColorAttachment #17

Workflow file for this run

name: compile
on:
pull_request:
jobs:
compile:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: |
cd "${{ github.workspace }}"
make -C tests/compile