Files
filament/third_party/dawn/.gitattributes
Syed Idris Shah 22b01ab852 Add dawn to third_party from https://github.com/google/dawn
Current copy is cloned using hash: 51694fd33cdaaec5bdd7ab3dc4f488f5818fd870

.git and .gitignore have been cleanup. tests,docs,webgpu-cts folders have been deleted.

For more details look at third_party/dawn/tnt/README.md file, which will be
pushed in subsequent patch.
2025-03-03 22:55:05 -05:00

22 lines
422 B
Plaintext

* text=auto
*.glsl eol=lf
*.gn eol=lf
*.bazel eol=lf
*.cmake eol=lf
*.gni eol=lf
*.hlsl eol=lf
*.msl eol=lf
*.sh eol=lf
*.spvasm eol=lf
*.wgsl eol=lf
*.h eol=lf
*.cpp eol=lf
*.cc eol=lf
*.mm eol=lf
*.py eol=lf
*.go eol=lf
*.tmpl eol=lf
*.tmpl.inc eol=lf
*.inl eol=lf
*.txt eol=lf
*.bat eol=crlf