Sign in
skia
/
skia
/
9a5762052abc8efc4163eeeda68d96ed798460fa
/
.
/
tests
/
sksl
/
errors
tree: 086fdba68042fa1aee3e2d8b705ca7ff025c6226 [
path history
]
[
tgz
]
ArgumentCountMismatch.glsl
ArgumentMismatch.glsl
ArgumentModifiers.glsl
ArrayConstructorElementCount.glsl
ArrayIndexOutOfRange.glsl
ArrayOfInvalidSize.glsl
ArrayOfVoid.glsl
ArrayOfVoidInStruct.glsl
ArrayReturnTypes.glsl
ArraySplitDimensions.glsl
ArraySplitDimensionsInFuncBody.glsl
ArraySplitDimensionsInFuncDecl.glsl
ArraySplitDimensionsInStruct.glsl
ArrayTooManyDimensions.glsl
ArrayTooManyDimensionsInFuncBody.glsl
ArrayTooManyDimensionsInFuncDecl.glsl
ArrayTooManyDimensionsInStruct.glsl
ArrayTypeTooManyDimensions.glsl
ArrayTypeTooManyDimensionsInFuncBody.glsl
ArrayTypeTooManyDimensionsInFuncDecl.glsl
ArrayTypeTooManyDimensionsInStruct.glsl
ArrayUnspecifiedDimensions.glsl
AssignmentTypeMismatch.glsl
BadCaps.glsl
BadConstInitializers.glsl
BadFieldAccess.glsl
BadIndex.glsl
BadModifiers.glsl
BinaryInvalidType.glsl
BinaryTypeCoercion.glsl
BinaryTypeMismatch.glsl
BitShiftFloat.glsl
BitShiftFloatMatrix.glsl
BitShiftFloatVector.glsl
BooleanArithmetic.glsl
BreakOutsideLoop.glsl
CallNonFunction.glsl
CanExitWithoutReturningValue.glsl
ConstructorArgumentCount.glsl
ConstructorTypeMismatch.glsl
ContinueOutsideLoop.glsl
DivideByZero.glsl
DoTypeMismatch.glsl
DuplicateFunction.glsl
DuplicateOutput.glsl
DuplicateSymbol.glsl
EmptyArray.glsl
EmptyStruct.glsl
ErrorsInDeadCode.glsl
FloatRemainder.glsl
ForInitStmt.glsl
ForTypeMismatch.glsl
FunctionParameterOfVoid.glsl
GenericArgumentMismatch.glsl
IfTypeMismatch.glsl
InterfaceBlockScope.glsl
InterfaceBlockStorageModifiers.glsl
InterfaceBlockWithNoMembers.glsl
IntrinsicInGlobalVariable.glsl
InvalidAssignment.glsl
InvalidOutParams.glsl
InvalidToken.glsl
InvalidUnary.glsl
InVarWithInitializerExpression.glsl
LastFragColorWithoutCaps.glsl
LayoutInFunctions.glsl
LayoutRepeatedQualifiers.glsl
MatrixColumnOverflow.glsl
MatrixToVectorCast3x3.glsl
MatrixToVectorCastBoolean.glsl
MatrixToVectorCastInteger.glsl
MatrixToVectorCastTooSmall.glsl
MismatchedNumbers.glsl
ModifiersInStruct.glsl
NoES3ModifierInUserCode.glsl
OpaqueTypeAssignment.glsl
OpaqueTypeConstruction.glsl
OpaqueTypeInArray.glsl
OpaqueTypeInInterfaceBlock.glsl
OpaqueTypeInStruct.glsl
OpenArray.glsl
Ossfuzz26700.glsl
Ossfuzz27614.glsl
Ossfuzz27650.glsl
Ossfuzz27663.glsl
Ossfuzz28050.glsl
Ossfuzz29444.glsl
Ossfuzz29845.glsl
Ossfuzz29849.glsl
Ossfuzz31410.glsl
Ossfuzz31469.glsl
Ossfuzz32156.glsl
Ossfuzz32587.glsl
Ossfuzz32851.glsl
Ossfuzz36850.asm.frag
Ossfuzz37457.glsl
Ossfuzz37465.glsl
Ossfuzz37469.asm.frag
Ossfuzz37620.glsl
Ossfuzz38106.glsl
Ossfuzz38107.glsl
Ossfuzz38108.glsl
Ossfuzz38140.glsl
Ossfuzz38560.glsl
Ossfuzz38865.glsl
Ossfuzz38944.glsl
Ossfuzz39000.glsl
OverflowFloatLiteral.glsl
OverflowInt64Literal.glsl
OverflowIntLiteral.glsl
OverflowParamArraySize.glsl
OverflowUintLiteral.glsl
PrecisionQualifiersDisallowed.glsl
PrivateTypes.glsl
PrototypeInFuncBody.glsl
RedeclareBasicType.glsl
RedeclareSamplerType.glsl
RedeclareStruct.glsl
RedeclareStructTypeWithName.glsl
RedeclareUserType.glsl
RedeclareVariable.glsl
ReservedNameAsm.glsl
ReservedNameCast.glsl
ReservedNameDouble.glsl
ReservedNameDvec2.glsl
ReservedNameDvec3.glsl
ReservedNameDvec4.glsl
ReservedNameEnum.glsl
ReservedNameExtern.glsl
ReservedNameExternal.glsl
ReservedNameFixed.glsl
ReservedNameFvec2.glsl
ReservedNameFvec3.glsl
ReservedNameFvec4.glsl
ReservedNameGoto.glsl
ReservedNameHvec2.glsl
ReservedNameHvec3.glsl
ReservedNameHvec4.glsl
ReservedNameInput.glsl
ReservedNameInterface.glsl
ReservedNameLong.glsl
ReservedNameNamespace.glsl
ReservedNameOutput.glsl
ReservedNamePacked.glsl
ReservedNamePublic.glsl
ReservedNames.glsl
ReservedNameSampler1DShadow.glsl
ReservedNameSampler2DRectShadow.glsl
ReservedNameSampler2DShadow.glsl
ReservedNameSampler3DRect.glsl
ReservedNameSizeof.glsl
ReservedNameStatic.glsl
ReservedNameSuperp.glsl
ReservedNameTemplate.glsl
ReservedNameThis.glsl
ReservedNameTypedef.glsl
ReservedNameUnion.glsl
ReservedNameUnsigned.glsl
ReservedNameUsing.glsl
ReservedNameVolatile.glsl
ReturnDifferentType.glsl
ReturnFromVoid.glsl
ReturnMissingValue.glsl
ReturnTypeMismatch.glsl
SelfReferentialInitializerExpression.glsl
SpuriousFloat.glsl
StaticIfTest.glsl
StaticSwitchConditionalBreak.glsl
StaticSwitchTest.glsl
StaticSwitchWithConditionalBreak.glsl
StaticSwitchWithConditionalContinue.glsl
StaticSwitchWithConditionalReturn.glsl
StructNameWithoutIdentifier.glsl
StructTooDeeplyNested.glsl
SwitchDuplicateCase.glsl
SwitchDuplicateDefault.glsl
SwitchTypes.glsl
SwitchWithContinueInside.glsl
SwizzleConstantOutput.glsl
SwizzleDomain.glsl
SwizzleMatrix.glsl
SwizzleOnlyLiterals.glsl
SwizzleOutOfBounds.glsl
SwizzleTooManyComponents.glsl
TernaryMismatch.glsl
UndeclaredFunction.glsl
UndefinedFunction.asm.frag
UndefinedFunction.glsl
UndefinedSymbol.glsl
UniformVarWithInitializerExpression.glsl
UnknownDivideByZero.glsl
UnscopedVariableInDoWhile.glsl
UnscopedVariableInElse.glsl
UnscopedVariableInFor.glsl
UnscopedVariableInIf.glsl
UnscopedVariableInWhile.glsl
UnsupportedGLSLIdentifiers.glsl
UnusedInterfaceBlock.asm.frag
UsingInvalidValue.glsl
VectorSlice.glsl
VertexEarlyReturn.glsl
WhileTypeMismatch.glsl