Sign in
skia
/
external
/
github.com
/
linebender
/
vello
/
264fd3ec1212ce629899577a9f48d199e6c8d294
/
.
/
.gitattributes
blob: bb5dc1ef054712ce3bd1550d7f4d071795aec262 [
file
]
# This is a lie. However, linguist does not support wgsl, so this is good-enough
# Show the amount of the code which is shader
shader
/*.wgsl linguist-language=glsl
# Potentially better syntax highlighting
# shader/*.wgsl linguist-language=Rust