skia2/tests/sksl/intrinsics
John Stiles 50b1b2b90d Disable control-flow analysis in SkSL. (Performance experiment)
This CL will be used to test for potential performance regressions (or
improvements?) that we might incur by disabling this optimization pass.

It will be reverted in ~1 day.

Change-Id: I775cdb0c95df81fa25ebbd66e4ff01f64c660f68
Bug: skia:11319
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/378456
Commit-Queue: John Stiles <johnstiles@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
Reviewed-by: Ethan Nicholas <ethannicholas@google.com>
2021-03-03 22:08:56 +00:00
..
AbsFloat.asm.frag Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
AbsFloat.glsl Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
AbsFloat.metal Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
AbsInt.asm.frag Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
AbsInt.glsl Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
AbsInt.metal Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
Acos.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Acos.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Acos.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Acosh.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Acosh.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Acosh.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
All.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
All.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
All.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Any.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Any.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Any.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Asin.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Asin.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Asin.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Asinh.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Asinh.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Asinh.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Atan.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Atan.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Atan.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Atanh.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Atanh.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Atanh.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BitCount.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BitCount.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BitCount.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Ceil.asm.frag Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
Ceil.glsl Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
Ceil.metal Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
ClampFloat.asm.frag Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
ClampFloat.glsl Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
ClampFloat.metal Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
ClampInt.asm.frag Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
ClampInt.glsl Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
ClampInt.metal Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
Cos.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Cos.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Cos.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Cosh.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Cosh.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Cosh.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Cross.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Cross.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Cross.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Degrees.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Degrees.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Degrees.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Determinant.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Determinant.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Determinant.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
DFdx.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
DFdx.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
DFdx.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
DFdy.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
DFdy.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
DFdy.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Distance.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Distance.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Distance.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Dot.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Dot.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Dot.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Equal.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Equal.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Equal.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Exp2.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Exp2.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Exp2.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Exp.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Exp.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Exp.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
FaceForward.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
FaceForward.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
FaceForward.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
FindLSB.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
FindLSB.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
FindLSB.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
FindMSB.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
FindMSB.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
FindMSB.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
FloatBitsToInt.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
FloatBitsToInt.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
FloatBitsToInt.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
FloatBitsToUint.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
FloatBitsToUint.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
FloatBitsToUint.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Floor.asm.frag Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
Floor.glsl Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
Floor.metal Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
Fma.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Fma.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Fma.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Fract.asm.frag Revert "Add intrinsic tests for mod() and fract()." 2021-01-30 13:38:31 +00:00
Fract.glsl Revert "Add intrinsic tests for mod() and fract()." 2021-01-30 13:38:31 +00:00
Fract.metal Revert "Add intrinsic tests for mod() and fract()." 2021-01-30 13:38:31 +00:00
Frexp.asm.frag Migrate convertSwizzle to Swizzle::Make. 2021-02-19 21:26:58 +00:00
Frexp.glsl Migrate convertSwizzle to Swizzle::Make. 2021-02-19 21:26:58 +00:00
Frexp.metal Migrate convertSwizzle to Swizzle::Make. 2021-02-19 21:26:58 +00:00
Fwidth.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Fwidth.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Fwidth.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
GreaterThan.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
GreaterThan.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
GreaterThan.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
GreaterThanEqual.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
GreaterThanEqual.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
GreaterThanEqual.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
IntBitsToFloat.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
IntBitsToFloat.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
IntBitsToFloat.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Inverse.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Inverse.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Inverse.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Inversesqrt.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Inversesqrt.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Inversesqrt.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
IsInf.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
IsInf.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
IsInf.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
IsNan.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
IsNan.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
IsNan.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Ldexp.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Ldexp.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Ldexp.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Length.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Length.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Length.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
LessThan.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
LessThan.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
LessThan.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
LessThanEqual.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
LessThanEqual.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
LessThanEqual.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Log2.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Log2.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Log2.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Log.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Log.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Log.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
MatrixCompMult.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
MatrixCompMult.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
MatrixCompMult.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
MaxFloat.asm.frag Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
MaxFloat.glsl Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
MaxFloat.metal Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
MaxInt.asm.frag Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
MaxInt.glsl Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
MaxInt.metal Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
MinFloat.asm.frag Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
MinFloat.glsl Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
MinFloat.metal Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
MinInt.asm.frag Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
MinInt.glsl Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
MinInt.metal Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
MixBool.asm.frag Implement additional Runtime Effect intrinsic tests. 2021-01-29 18:23:48 +00:00
MixBool.glsl Implement additional Runtime Effect intrinsic tests. 2021-01-29 18:23:48 +00:00
MixBool.metal Implement additional Runtime Effect intrinsic tests. 2021-01-29 18:23:48 +00:00
MixFloat.asm.frag Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
MixFloat.glsl Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
MixFloat.metal Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
Mod.asm.frag Revert "Add intrinsic tests for mod() and fract()." 2021-01-30 13:38:31 +00:00
Mod.glsl Revert "Add intrinsic tests for mod() and fract()." 2021-01-30 13:38:31 +00:00
Mod.metal Revert "Add intrinsic tests for mod() and fract()." 2021-01-30 13:38:31 +00:00
Modf.asm.frag Migrate convertSwizzle to Swizzle::Make. 2021-02-19 21:26:58 +00:00
Modf.glsl Migrate convertSwizzle to Swizzle::Make. 2021-02-19 21:26:58 +00:00
Modf.metal Migrate convertSwizzle to Swizzle::Make. 2021-02-19 21:26:58 +00:00
Normalize.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Normalize.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Normalize.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Not.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Not.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Not.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
NotEqual.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
NotEqual.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
NotEqual.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
OuterProduct.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
OuterProduct.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
OuterProduct.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Pack.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Pack.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Pack.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Pow.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Pow.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Pow.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Radians.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Radians.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Radians.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Reflect.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Reflect.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Reflect.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Refract.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Refract.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Refract.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Round.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Round.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Round.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
RoundEven.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
RoundEven.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
RoundEven.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Saturate.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Saturate.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Saturate.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
SignFloat.asm.frag Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
SignFloat.glsl Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
SignFloat.metal Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
SignInt.asm.frag Reland "Add some SkSL intrinsics to our dm tests." 2021-01-29 17:58:18 +00:00
SignInt.glsl Reland "Add some SkSL intrinsics to our dm tests." 2021-01-29 17:58:18 +00:00
SignInt.metal Reland "Add some SkSL intrinsics to our dm tests." 2021-01-29 17:58:18 +00:00
Sin.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Sin.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Sin.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Sinh.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Sinh.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Sinh.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Smoothstep.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Smoothstep.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Smoothstep.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Sqrt.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Sqrt.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Sqrt.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Step.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Step.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Step.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Tan.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Tan.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Tan.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Tanh.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Tanh.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Tanh.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Transpose.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Transpose.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Transpose.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Trunc.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Trunc.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Trunc.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
UintBitsToFloat.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
UintBitsToFloat.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
UintBitsToFloat.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Unpack.asm.frag Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Unpack.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Unpack.metal Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00