aa09c782a8
Structs already handled this appropriately, but interface blocks did not guard against naming their member variables built-in type names like "float" or "bool". Change-Id: I12ec054b3f158b83e35031449cf2a088ff8d0dc2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/489596 Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@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
|