commit | 31a94580b7008b3527c4ccd82432e117a6f27743 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Tue Sep 28 15:44:30 2021 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Wed Sep 29 16:48:14 2021 +0000 |
tree | e0602ec4afd8a643954986dfdf26590234eb58c8 | |
parent | 6beb4e4de60048a6c4263e50e9a63100e6fd5dd0 [diff] |
Implement parser for ES2 conformance '.test' files. This parser can decode all of the .test files that we are interested in. (It struggles with linkage.test, but we will not be using that one anyway.) Input files can be found here: https://github.com/KhronosGroup/VK-GL-CTS/tree/master/data/gles2/shaders Change-Id: I254033ea2af219581c676daa30238c42f6de926b Bug: skia:12484 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/453757 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: Ethan Nicholas <ethannicholas@google.com> Reviewed-by: Ethan Nicholas <ethannicholas@google.com>