jarisiru

Results 4 comments of jarisiru

Suggested amber output for given minimal input shader: [mintex.zip](https://github.com/google/graphicsfuzz/files/5162381/mintex.zip) ![mintex](https://user-images.githubusercontent.com/53901722/91983172-f94e6180-ed33-11ea-9428-17fba2582772.png)

https://github.com/google/graphicsfuzz/pull/1066 moves samplers out of uniform blocks, and https://github.com/google/graphicsfuzz/pull/1070 implements the amber file generation changes.

Yes, see shaders/src/main/glsl/samples/320es/stable_sampler* for examples of use.

Enabled comma operator, ran fuzzing for a couple of days, did not notice any issues. https://github.com/google/graphicsfuzz/pull/1082