skia2/tests/sksl/workarounds
Arman Uguray bd969a089d [sksl] Disallow boolean uniforms
Booleans and structs/interface blocks that transitively contain a
boolean member are no longer allowed to be used as a uniform. This is
because SPIR-V and WGSL currently disallow OpTypeBool in host-shareable
storage classes.

Change-Id: I10315c7f261ff10a07636265968a91d9c421da55
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/542776
Reviewed-by: Brian Osman <brianosman@google.com>
Reviewed-by: John Stiles <johnstiles@google.com>
Commit-Queue: Arman Uguray <armansito@google.com>
2022-06-01 18:07:08 +00:00
..
AbsInt.glsl
AbsIntStandaloneSettings.glsl
BlendGuardedDivide.glsl
BlendGuardedDivideStandaloneSettings.glsl
FractNegative.glsl
FractNegativeStandaloneSettings.glsl
FragCoords.glsl
FragCoordsStandaloneSettings.glsl
LoopCondition.glsl
LoopConditionStandaloneSettings.glsl
MinAndAbsTogether.glsl
MinAndAbsTogetherStandaloneSettings.glsl
NegatedAtan.glsl
NegatedAtanStandaloneSettings.glsl
NegatedLdexp.glsl
NegatedLdexpStandaloneSettings.glsl
PowWithConstantExponent.glsl
PowWithConstantExponentStandaloneSettings.glsl
RewriteDoWhileLoops.glsl
RewriteDoWhileLoopsStandaloneSettings.glsl
RewriteMatrixComparisons.glsl
RewriteMatrixComparisonsStandaloneSettings.glsl
RewriteMatrixVectorMultiply.asm.frag Eliminate redundant loads following stores. 2022-04-18 14:57:48 +00:00
RewriteMatrixVectorMultiply.glsl
RewriteMatrixVectorMultiplyStandaloneSettings.glsl
TernaryShortCircuit.glsl [sksl] Disallow boolean uniforms 2022-06-01 18:07:08 +00:00
TernaryShortCircuitStandaloneSettings.glsl [sksl] Disallow boolean uniforms 2022-06-01 18:07:08 +00:00