Skip to content

* tz_mesh_demo dbgui - add ability to create new entries into the dra… #498

* tz_mesh_demo dbgui - add ability to create new entries into the dra…

* tz_mesh_demo dbgui - add ability to create new entries into the dra… #498

name: "Code Build (Vulkan Debug)"
on:
push:
branches: [ master ]
workflow_dispatch:
jobs:
gcc_linux:
uses: Harrand/Topaz/.github/workflows/build_gcc.yml@master
with:
render_api: vulkan
build_config: debug
clang_linux:
uses: Harrand/Topaz/.github/workflows/build_clang.yml@master
with:
render_api: vulkan
build_config: debug
msvc_windows:
uses: Harrand/Topaz/.github/workflows/build_msvc.yml@master
with:
render_api: vulkan
build_config: debug