..
DerivativesES2.rts
ES3Types.rts
Replace illegal DSLTypes with Poison types.
2021-10-06 00:12:07 +00:00
FirstClassArrays.rts
Update comments in FirstClassArrays test.
2022-01-06 18:53:34 +00:00
IllegalArrayOps.rts
IllegalIndexing.rts
IllegalOperators.rts
IllegalPrecisionQualifiers.rts
IllegalRecursionComplex.rts
IllegalRecursionMutual.rts
IllegalRecursionSimple.rts
IllegalShaderSampling.rts
Fix fuzzer-discovered error with child calls.
2021-11-17 15:44:21 +00:00
IllegalShaderUse.rts
Report incomplete expression-statements as errors.
2021-11-09 22:10:18 +00:00
IllegalStatements.rts
Implement switch in SkVM.
2021-09-23 19:58:55 +00:00
InvalidBlendMain.rtb
InvalidColorFilterFeatures.rtcf
InvalidColorFilterMain.rtcf
InvalidShaderMain.rts
LoopConditionErrors.rts
LoopExpressionErrors.rts
LoopInitializerErrors.rts
LoopStructureErrors.rts
Increase GetLoopUnrollInfo loop-count limit to 100,000.
2021-09-07 19:28:08 +00:00
Ossfuzz36655.rts
Ossfuzz38131.rts
Fixed illegal interface block reporting
2021-09-07 20:18:00 +00:00
ProgramTooLarge_BlocklessLoops.rts
Add program-too-large test using for loops without blocks.
2021-09-15 14:19:00 +00:00
ProgramTooLarge_Extreme.rts
Improve overflow checks in CheckProgramUnrolledSize.
2021-09-15 16:42:45 +00:00
ProgramTooLarge_FlatLoop.rts
ProgramTooLarge_Functions.rts
ProgramTooLarge_NestedLoops.rts
ProgramTooLarge_SplitLoops.rts
ProgramTooLarge_StackDepth.rts
ReservedNameISampler2D.rts
Mark private types as invalid in the public symbol table.
2021-10-13 20:41:09 +00:00
ReservedNameSampler1D.rts
Mark private types as invalid in the public symbol table.
2021-10-13 20:41:09 +00:00
ReservedNameSampler2D.rts
Mark private types as invalid in the public symbol table.
2021-10-13 20:41:09 +00:00
ReservedNameSampler2DRect.rts
Mark private types as invalid in the public symbol table.
2021-10-13 20:41:09 +00:00
ReservedNameSampler3D.rts
Mark private types as invalid in the public symbol table.
2021-10-13 20:41:09 +00:00
ReservedNameSampler.rts
Mark private types as invalid in the public symbol table.
2021-10-13 20:41:09 +00:00
ReservedNameSamplerExternalOES.rts
Mark private types as invalid in the public symbol table.
2021-10-13 20:41:09 +00:00
ReservedNameSubpassInput.rts
Mark private types as invalid in the public symbol table.
2021-10-13 20:41:09 +00:00
ReservedNameSubpassInputMS.rts
Mark private types as invalid in the public symbol table.
2021-10-13 20:41:09 +00:00
ReservedNameTexture2D.rts
Mark private types as invalid in the public symbol table.
2021-10-13 20:41:09 +00:00
TypeAliases.rts
Made SkSL type aliases into first-class objects
2022-01-05 16:20:19 +00:00
UnsupportedExtension.rts
Reject #extension in runtime-effect mode
2022-01-04 16:12:50 +00:00
UnsupportedTypeFragmentProcessor.rts
UnsupportedTypeSampler.rts
UnsupportedTypeTexture.rts