Sign in
skia
/
external
/
github.com
/
linebender
/
vello
/
refs/heads/failure
/
.
/
.gitattributes
blob: bb5dc1ef054712ce3bd1550d7f4d071795aec262 [
file
] [
log
] [
blame
] [
edit
]
# 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