Skip to content

vk: rt: add incomplete and super experimental specular bounces #157

vk: rt: add incomplete and super experimental specular bounces

vk: rt: add incomplete and super experimental specular bounces #157

Workflow file for this run

name: Pass through for ignored files
on:
push:
paths:
- '**.md'
- 'ref/vk/data/**'
pull_request:
paths:
- '**.md'
- 'ref/vk/data/**'
jobs:
check:
runs-on: ubuntu-20.04
steps:
- name: Always pass
run: echo "OK"