mirror of
https://github.com/rive-app/rive-cpp.git
synced 2026-01-18 21:21:17 +01:00
Run clang-format on .glsl files
Diffs= c7ecbe025 Run clang-format on .glsl files (#5180)
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// clang-format off
|
||||
// clang-format doesn't handle the '@' directives.
|
||||
|
||||
@ctype mat4 rive::Mat4
|
||||
@ctype vec2 rive::Vec2D
|
||||
|
||||
@@ -95,4 +98,4 @@ void main() {
|
||||
}
|
||||
@end
|
||||
|
||||
@program rive_tess_path vs_path fs_path
|
||||
@program rive_tess_path vs_path fs_path
|
||||
|
||||
Reference in New Issue
Block a user