Skip to content

Vulkan: Make scaling shaders compatible + fixes #1734

Vulkan: Make scaling shaders compatible + fixes

Vulkan: Make scaling shaders compatible + fixes #1734

Workflow file for this run

name: Build check
on:
pull_request:
paths-ignore:
- "*.md"
types:
- opened
- synchronize
- reopened
push:
paths-ignore:
- "*.md"
branches:
- main
jobs:
build:
uses: ./.github/workflows/build.yml