skia2/tests/sksl/runtime_errors/UnsupportedExtension.skvm
Brian Osman 735ff421bb Reject #extension in runtime-effect mode
Bug: oss-fuzz:43062
Change-Id: I10d8fa40c81c5b1595d30221d89c84f5cc3478fd
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/490857
Commit-Queue: Brian Osman <brianosman@google.com>
Auto-Submit: Brian Osman <brianosman@google.com>
Reviewed-by: John Stiles <johnstiles@google.com>
Commit-Queue: John Stiles <johnstiles@google.com>
2022-01-04 16:12:50 +00:00

7 lines
148 B
Plaintext

### Compilation failed:
error: 1: unsupported directive '#extension'
error: 1: no type named 'i'
error: 1: expected a type, but found ':'
3 errors