Revision 275fee042afe5647ac0d8fe9cf270abd6707d9f9 authored by Alex Reinking on 17 June 2024, 18:11:31 UTC, committed by Alex Reinking on 17 June 2024, 18:11:31 UTC
1 parent fa2f8a4
Raw File
.clang-format-ignore
# .clang-format-ignore
./bin
./build
./cmake_build
./cmake_build_static
./cmake_build_shared
./distrib
./doc
./include
./lib
# Our tutorials have special formatting: skip them
./tutorial
# hexagon_remote/bin/src is also special
./src/runtime/hexagon_remote/bin/src
# mini_webgpu.h is copied from upstream with some local mods
./src/runtime/mini_webgpu.h
./dependencies/spirv
*.fbs.h
back to top