Revision 1bb918fabaa99114d8e2dbc6e1c7b047c6acbc39 authored by Andrew Adams on 16 October 2023, 17:13:42 UTC, committed by Andrew Adams on 16 October 2023, 17:13:42 UTC
2 parent s 22144be + 667d6ed
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
back to top