skia2/tests/sksl/intrinsics
Ethan Nicholas 2f4652f309 Revert "Fixed a number of spots where we should have been using RelaxedPrecision"
This reverts commit a04692f69e.

Reason for revert: Angry Vulkan bots.

Original change's description:
> Fixed a number of spots where we should have been using RelaxedPrecision
>
> Our SPIR-V output was missing many RelaxedPrecision decorations, which
> was presumably impacting performance.
>
> Change-Id: Iee32d4a42f37af167fe0e45f3db94c2142129695
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/384178
> Reviewed-by: Brian Osman <brianosman@google.com>
> Commit-Queue: Ethan Nicholas <ethannicholas@google.com>

TBR=egdaniel@google.com,brianosman@google.com,ethannicholas@google.com,johnstiles@google.com

Change-Id: If4fe945cb363c9b61b5a4abfde649a437689d2eb
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/384217
Reviewed-by: Ethan Nicholas <ethannicholas@google.com>
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
2021-03-12 18:48:57 +00:00
..
AbsFloat.asm.frag Revert "Fixed a number of spots where we should have been using RelaxedPrecision" 2021-03-12 18:48:57 +00:00
AbsFloat.glsl Performance experiment: disable control-flow analysis. 2021-03-08 19:41:19 +00:00
AbsFloat.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
AbsInt.asm.frag Revert "Fixed a number of spots where we should have been using RelaxedPrecision" 2021-03-12 18:48:57 +00:00
AbsInt.glsl Performance experiment: disable control-flow analysis. 2021-03-08 19:41:19 +00:00
AbsInt.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
Acos.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +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 Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
Asin.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +00:00
Atan.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Atan.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
Atanh.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +00:00
BitCount.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
BitCount.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
Ceil.asm.frag Revert "Fixed a number of spots where we should have been using RelaxedPrecision" 2021-03-12 18:48:57 +00:00
Ceil.glsl Performance experiment: disable control-flow analysis. 2021-03-08 19:41:19 +00:00
Ceil.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
ClampFloat.asm.frag Revert "Fixed a number of spots where we should have been using RelaxedPrecision" 2021-03-12 18:48:57 +00:00
ClampFloat.glsl Performance experiment: disable control-flow analysis. 2021-03-08 19:41:19 +00:00
ClampFloat.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
ClampInt.asm.frag Revert "Fixed a number of spots where we should have been using RelaxedPrecision" 2021-03-12 18:48:57 +00:00
ClampInt.glsl Performance experiment: disable control-flow analysis. 2021-03-08 19:41:19 +00:00
ClampInt.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
Cos.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +00:00
Cross.glsl Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
Cross.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
Degrees.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
DFdx.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Revert "Fixed a number of spots where we should have been using RelaxedPrecision" 2021-03-12 18:48:57 +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 Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +00:00
Distance.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Distance.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
Dot.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +00:00
Dot.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Dot.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
Equal.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +00:00
Equal.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Equal.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
Exp2.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +00:00
FaceForward.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
FaceForward.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
FindLSB.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +00:00
FindLSB.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
FindLSB.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
FindMSB.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +00:00
FindMSB.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
FindMSB.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
FloatBitsToInt.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Revert "Fixed a number of spots where we should have been using RelaxedPrecision" 2021-03-12 18:48:57 +00:00
Floor.glsl Performance experiment: disable control-flow analysis. 2021-03-08 19:41:19 +00:00
Floor.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
Fma.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +00:00
Fma.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Fma.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
Fract.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Revert "Fixed a number of spots where we should have been using RelaxedPrecision" 2021-03-12 18:48:57 +00:00
Frexp.glsl Migrate convertSwizzle to Swizzle::Make. 2021-02-19 21:26:58 +00:00
Frexp.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
Fwidth.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +00:00
GreaterThan.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
GreaterThan.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
GreaterThanEqual.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +00:00
GreaterThanEqual.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
GreaterThanEqual.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
IntBitsToFloat.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
Inversesqrt.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +00:00
Ldexp.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Ldexp.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
Length.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +00:00
Length.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Length.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
LessThan.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +00:00
LessThan.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
LessThan.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
LessThanEqual.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +00:00
LessThanEqual.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
LessThanEqual.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
Log2.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Revert "Fixed a number of spots where we should have been using RelaxedPrecision" 2021-03-12 18:48:57 +00:00
MatrixCompMult.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
MatrixCompMult.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
MaxFloat.asm.frag Revert "Fixed a number of spots where we should have been using RelaxedPrecision" 2021-03-12 18:48:57 +00:00
MaxFloat.glsl Performance experiment: disable control-flow analysis. 2021-03-08 19:41:19 +00:00
MaxFloat.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
MaxInt.asm.frag Revert "Fixed a number of spots where we should have been using RelaxedPrecision" 2021-03-12 18:48:57 +00:00
MaxInt.glsl Performance experiment: disable control-flow analysis. 2021-03-08 19:41:19 +00:00
MaxInt.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
MinFloat.asm.frag Revert "Fixed a number of spots where we should have been using RelaxedPrecision" 2021-03-12 18:48:57 +00:00
MinFloat.glsl Performance experiment: disable control-flow analysis. 2021-03-08 19:41:19 +00:00
MinFloat.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
MinInt.asm.frag Revert "Fixed a number of spots where we should have been using RelaxedPrecision" 2021-03-12 18:48:57 +00:00
MinInt.glsl Performance experiment: disable control-flow analysis. 2021-03-08 19:41:19 +00:00
MinInt.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
MixBool.asm.frag Revert "Fixed a number of spots where we should have been using RelaxedPrecision" 2021-03-12 18:48:57 +00:00
MixBool.glsl Implement additional Runtime Effect intrinsic tests. 2021-01-29 18:23:48 +00:00
MixBool.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
MixFloat.asm.frag Revert "Fixed a number of spots where we should have been using RelaxedPrecision" 2021-03-12 18:48:57 +00:00
MixFloat.glsl Performance experiment: disable control-flow analysis. 2021-03-08 19:41:19 +00:00
MixFloat.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
Mod.asm.frag Revert "Fixed a number of spots where we should have been using RelaxedPrecision" 2021-03-12 18:48:57 +00:00
Mod.glsl Revert "Add intrinsic tests for mod() and fract()." 2021-01-30 13:38:31 +00:00
Mod.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
Modf.asm.frag Revert "Fixed a number of spots where we should have been using RelaxedPrecision" 2021-03-12 18:48:57 +00:00
Modf.glsl Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
Modf.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
Normalize.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +00:00
Normalize.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Normalize.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +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 Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
NotEqual.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +00:00
NotEqual.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
NotEqual.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
OuterProduct.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +00:00
OuterProduct.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
OuterProduct.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
Pack.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +00:00
Pack.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Pack.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
Pow.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +00:00
Pow.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Pow.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
Radians.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +00:00
Reflect.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Reflect.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
Refract.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +00:00
Refract.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Refract.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
Round.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Revert "Fixed a number of spots where we should have been using RelaxedPrecision" 2021-03-12 18:48:57 +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 Revert "Fixed a number of spots where we should have been using RelaxedPrecision" 2021-03-12 18:48:57 +00:00
SignFloat.glsl Performance experiment: disable control-flow analysis. 2021-03-08 19:41:19 +00:00
SignFloat.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +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 Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Revert "Fixed a number of spots where we should have been using RelaxedPrecision" 2021-03-12 18:48:57 +00:00
Smoothstep.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Smoothstep.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
Sqrt.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Revert "Fixed a number of spots where we should have been using RelaxedPrecision" 2021-03-12 18:48:57 +00:00
Step.glsl Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
Step.metal Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
Tan.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Remove extraneous line-breaks in generated GLSL/Metal code. 2021-03-12 18:39:57 +00:00
Trunc.asm.frag Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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 Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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