Revision 3a24168521e846325a950f5b610f8cee8da2f719 authored by Steven Johnson on 05 June 2024, 17:10:56 UTC, committed by Steven Johnson on 05 June 2024, 17:10:56 UTC
2 parent s 69bfd80 + 360add6
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