skia2/infra/bots/gen_tasks_logic
John Stiles 4e2494870d Allow derivatives in Runtime Effects when ES3 restrictions are off.
We can now add functions to sksl_public.sksl with an $es3 prefix. These
will be allowed in a Runtime Effect when strict-ES2 mode is disabled.
Note that the CPU backend still doesn't have support for these calls,
and will fail ungracefully (assertion, nonsense result) if these
intrinsics are used.

The testing here is limited, due to an unrelated bug in SPIR-V
(skia:12340)

Change-Id: I9c911bc2b77f5051e80844607e7fd08ad386ee56
Bug: skia:12202, skia:12340
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/439058
Commit-Queue: John Stiles <johnstiles@google.com>
Reviewed-by: Ethan Nicholas <ethannicholas@google.com>
2021-08-13 16:45:17 +00:00
..
compile_cas.go [infra] Add Config.PathToSkia 2021-03-01 15:55:30 +00:00
dm_flags.go Allow derivatives in Runtime Effects when ES3 restrictions are off. 2021-08-13 16:45:17 +00:00
gen_tasks_logic.go [infra] Remove CIFuzz task 2021-07-27 13:10:12 +00:00
job_builder.go [infra] Remove CIFuzz task 2021-07-27 13:10:12 +00:00
nano_flags.go Fix perf bots that were still running old 'narrow' configs 2021-08-12 19:11:14 +00:00
schema.go Add "reduced shader" testing mode. 2021-04-09 20:15:37 +00:00
skpbench_flags.go Enable DAG reordering on almost all bots 2021-04-22 16:55:39 +00:00
task_builder.go [switchboard] Move P30's over to switchboard based RPis. 2021-07-30 16:19:17 +00:00