bab224e1c2
Interface blocks now guard against naming their member variables with built-in type names like "float" or "bool". Change-Id: Ia767542ace76fb8fbc2d50c81772b7f54b1bf973 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/489616 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com>
5 lines
90 B
GLSL
5 lines
90 B
GLSL
### Compilation failed:
|
|
|
|
error: 2: expected an identifier, but found type 'float'
|
|
1 error
|