android13/external/skia/resources/sksl/errors
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
ArgumentCountMismatch.rts initial 2024-06-22 20:45:49 +08:00
ArgumentMismatch.rts initial 2024-06-22 20:45:49 +08:00
ArgumentModifiers.rts initial 2024-06-22 20:45:49 +08:00
ArrayConstructorElementCount.sksl initial 2024-06-22 20:45:49 +08:00
ArrayIndexOutOfRange.rts initial 2024-06-22 20:45:49 +08:00
ArrayInlinedIndexOutOfRange.sksl initial 2024-06-22 20:45:49 +08:00
ArrayNegation.rts initial 2024-06-22 20:45:49 +08:00
ArrayOfInvalidSize.rts initial 2024-06-22 20:45:49 +08:00
ArrayOfVoid.rts initial 2024-06-22 20:45:49 +08:00
ArrayPlus.rts initial 2024-06-22 20:45:49 +08:00
ArrayReturnTypes.rts initial 2024-06-22 20:45:49 +08:00
ArraySplitDimensions.rts initial 2024-06-22 20:45:49 +08:00
ArraySplitDimensionsInFuncBody.rts initial 2024-06-22 20:45:49 +08:00
ArraySplitDimensionsInFuncDecl.rts initial 2024-06-22 20:45:49 +08:00
ArraySplitDimensionsInStruct.rts initial 2024-06-22 20:45:49 +08:00
ArrayTooManyDimensions.rts initial 2024-06-22 20:45:49 +08:00
ArrayTooManyDimensionsInFuncBody.rts initial 2024-06-22 20:45:49 +08:00
ArrayTooManyDimensionsInFuncDecl.rts initial 2024-06-22 20:45:49 +08:00
ArrayTooManyDimensionsInStruct.rts initial 2024-06-22 20:45:49 +08:00
ArrayTypeTooManyDimensions.rts initial 2024-06-22 20:45:49 +08:00
ArrayTypeTooManyDimensionsInFuncBody.rts initial 2024-06-22 20:45:49 +08:00
ArrayTypeTooManyDimensionsInFuncDecl.rts initial 2024-06-22 20:45:49 +08:00
ArrayTypeTooManyDimensionsInStruct.rts initial 2024-06-22 20:45:49 +08:00
ArrayUnspecifiedDimensions.rts initial 2024-06-22 20:45:49 +08:00
AssignmentTypeMismatch.rts initial 2024-06-22 20:45:49 +08:00
BadCaps.sksl initial 2024-06-22 20:45:49 +08:00
BadConstInitializers.rts initial 2024-06-22 20:45:49 +08:00
BadFieldAccess.rts initial 2024-06-22 20:45:49 +08:00
BadIndex.rts initial 2024-06-22 20:45:49 +08:00
BadModifiers.sksl initial 2024-06-22 20:45:49 +08:00
BadOctal.rts initial 2024-06-22 20:45:49 +08:00
BinaryInvalidType.rts initial 2024-06-22 20:45:49 +08:00
BinaryTypeCoercion.sksl initial 2024-06-22 20:45:49 +08:00
BinaryTypeMismatch.rts initial 2024-06-22 20:45:49 +08:00
BitShiftFloat.rts initial 2024-06-22 20:45:49 +08:00
BitShiftFloatMatrix.rts initial 2024-06-22 20:45:49 +08:00
BitShiftFloatVector.rts initial 2024-06-22 20:45:49 +08:00
BooleanArithmetic.sksl initial 2024-06-22 20:45:49 +08:00
BreakOutsideLoop.rts initial 2024-06-22 20:45:49 +08:00
CallNonFunction.rts initial 2024-06-22 20:45:49 +08:00
CanExitWithoutReturningValue.sksl initial 2024-06-22 20:45:49 +08:00
ComparisonDimensional.rts initial 2024-06-22 20:45:49 +08:00
ConstructorArgumentCount.rts initial 2024-06-22 20:45:49 +08:00
ConstructorTypeMismatch.rts initial 2024-06-22 20:45:49 +08:00
ContinueOutsideLoop.rts initial 2024-06-22 20:45:49 +08:00
DivideByZero.rts initial 2024-06-22 20:45:49 +08:00
DoTypeMismatch.sksl initial 2024-06-22 20:45:49 +08:00
DuplicateFunction.rts initial 2024-06-22 20:45:49 +08:00
DuplicateOutput.sksl initial 2024-06-22 20:45:49 +08:00
DuplicateSymbol.rts initial 2024-06-22 20:45:49 +08:00
EmptyArray.rts initial 2024-06-22 20:45:49 +08:00
EmptyStruct.rts initial 2024-06-22 20:45:49 +08:00
ErrorsInDeadCode.rts initial 2024-06-22 20:45:49 +08:00
FloatRemainder.rts initial 2024-06-22 20:45:49 +08:00
ForInitStmt.sksl initial 2024-06-22 20:45:49 +08:00
ForTypeMismatch.rts initial 2024-06-22 20:45:49 +08:00
FunctionParameterOfVoid.rts initial 2024-06-22 20:45:49 +08:00
GenericArgumentMismatch.rts initial 2024-06-22 20:45:49 +08:00
IfTypeMismatch.rts initial 2024-06-22 20:45:49 +08:00
InVarWithInitializerExpression.sksl initial 2024-06-22 20:45:49 +08:00
IncompleteExpression.rts initial 2024-06-22 20:45:49 +08:00
IncompleteFunctionCall.rts initial 2024-06-22 20:45:49 +08:00
InterfaceBlockMemberReservedName.sksl initial 2024-06-22 20:45:49 +08:00
InterfaceBlockPrivateType.sksl initial 2024-06-22 20:45:49 +08:00
InterfaceBlockReservedName.sksl initial 2024-06-22 20:45:49 +08:00
InterfaceBlockScope.sksl initial 2024-06-22 20:45:49 +08:00
InterfaceBlockStorageModifiers.sksl initial 2024-06-22 20:45:49 +08:00
InterfaceBlockWithNoMembers.sksl initial 2024-06-22 20:45:49 +08:00
IntrinsicInGlobalVariable.sksl initial 2024-06-22 20:45:49 +08:00
InvalidAssignment.rts initial 2024-06-22 20:45:49 +08:00
InvalidOutParams.rts initial 2024-06-22 20:45:49 +08:00
InvalidToken.rts initial 2024-06-22 20:45:49 +08:00
InvalidUnary.rts initial 2024-06-22 20:45:49 +08:00
LayoutInFunctions.sksl initial 2024-06-22 20:45:49 +08:00
LayoutInInterfaceBlock.sksl initial 2024-06-22 20:45:49 +08:00
LayoutInStruct.sksl initial 2024-06-22 20:45:49 +08:00
LayoutRepeatedQualifiers.sksl initial 2024-06-22 20:45:49 +08:00
MatrixIndexOutOfRange.rts initial 2024-06-22 20:45:49 +08:00
MatrixIndexOutOfRangeES3.sksl initial 2024-06-22 20:45:49 +08:00
MatrixInlinedIndexOutOfRange.sksl initial 2024-06-22 20:45:49 +08:00
MatrixToVectorCast3x3.rts initial 2024-06-22 20:45:49 +08:00
MatrixToVectorCastBoolean.rts initial 2024-06-22 20:45:49 +08:00
MatrixToVectorCastInteger.rts initial 2024-06-22 20:45:49 +08:00
MatrixToVectorCastTooSmall.rts initial 2024-06-22 20:45:49 +08:00
MismatchedNumbers.rts initial 2024-06-22 20:45:49 +08:00
MismatchedNumbersES3.sksl initial 2024-06-22 20:45:49 +08:00
ModifiersInStruct.rts initial 2024-06-22 20:45:49 +08:00
MultipleFields.rts initial 2024-06-22 20:45:49 +08:00
MultipleFieldsInInterfaceBlocks.sksl initial 2024-06-22 20:45:49 +08:00
NoES3ModifierInUserCode.sksl initial 2024-06-22 20:45:49 +08:00
OpaqueTypeAssignment.sksl initial 2024-06-22 20:45:49 +08:00
OpaqueTypeConstruction.sksl initial 2024-06-22 20:45:49 +08:00
OpaqueTypeInArray.sksl initial 2024-06-22 20:45:49 +08:00
OpaqueTypeInInterfaceBlock.sksl initial 2024-06-22 20:45:49 +08:00
OpaqueTypeInStruct.sksl initial 2024-06-22 20:45:49 +08:00
OpenArray.rts initial 2024-06-22 20:45:49 +08:00
Ossfuzz26700.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz27614.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz27650.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz27663.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz28050.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz29444.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz29845.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz29849.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz31410.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz31469.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz32156.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz32587.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz32851.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz36850.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz37457.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz37465.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz37469.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz37620.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz38106.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz38107.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz38108.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz38140.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz38560.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz38865.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz38944.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz39000.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz40427.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz40428.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz40479.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz40660.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz44045.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz44551.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz44555.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz44557.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz44559.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz44561.sksl initial 2024-06-22 20:45:49 +08:00
Ossfuzz44565.sksl initial 2024-06-22 20:45:49 +08:00
OverflowFloatLiteral.rts initial 2024-06-22 20:45:49 +08:00
OverflowInlinedLiteral.sksl initial 2024-06-22 20:45:49 +08:00
OverflowInt64Literal.rts initial 2024-06-22 20:45:49 +08:00
OverflowIntLiteral.rts initial 2024-06-22 20:45:49 +08:00
OverflowParamArraySize.rts initial 2024-06-22 20:45:49 +08:00
OverflowShortLiteral.sksl initial 2024-06-22 20:45:49 +08:00
OverflowUintLiteral.sksl initial 2024-06-22 20:45:49 +08:00
PrecisionQualifiersDisallowed.sksl initial 2024-06-22 20:45:49 +08:00
PrivateTypes.rts initial 2024-06-22 20:45:49 +08:00
PrivateVariables.rts initial 2024-06-22 20:45:49 +08:00
ProgramTooLarge_Globals.rts initial 2024-06-22 20:45:49 +08:00
ProgramTooLarge_Parameters.rts initial 2024-06-22 20:45:49 +08:00
ProgramTooLarge_Stack.rts initial 2024-06-22 20:45:49 +08:00
PrototypeInFuncBody.rts initial 2024-06-22 20:45:49 +08:00
RedeclareBasicType.rts initial 2024-06-22 20:45:49 +08:00
RedeclareSamplerType.sksl initial 2024-06-22 20:45:49 +08:00
RedeclareShaderType.rts initial 2024-06-22 20:45:49 +08:00
RedeclareStruct.rts initial 2024-06-22 20:45:49 +08:00
RedeclareStructTypeWithName.rts initial 2024-06-22 20:45:49 +08:00
RedeclareUserType.rts initial 2024-06-22 20:45:49 +08:00
RedeclareVariable.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameAsm.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameAttribute.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameCast.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameDouble.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameDvec2.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameDvec3.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameDvec4.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameEnum.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameExtern.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameExternal.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameFixed.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameFvec2.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameFvec3.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameFvec4.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameGoto.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameHvec2.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameHvec3.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameHvec4.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameInput.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameInterface.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameInvariant.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameLong.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameNamespace.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameOutput.rts initial 2024-06-22 20:45:49 +08:00
ReservedNamePacked.rts initial 2024-06-22 20:45:49 +08:00
ReservedNamePrecision.rts initial 2024-06-22 20:45:49 +08:00
ReservedNamePublic.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameSampler1DShadow.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameSampler2DRectShadow.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameSampler2DShadow.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameSampler3DRect.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameSamplerCube.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameSizeof.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameStatic.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameSuperp.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameTemplate.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameThis.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameTypedef.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameUnion.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameUnsigned.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameUsing.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameVarying.rts initial 2024-06-22 20:45:49 +08:00
ReservedNameVolatile.rts initial 2024-06-22 20:45:49 +08:00
ReturnDifferentType.rts initial 2024-06-22 20:45:49 +08:00
ReturnFromVoid.rts initial 2024-06-22 20:45:49 +08:00
ReturnMissingValue.rts initial 2024-06-22 20:45:49 +08:00
ReturnTypeMismatch.rts initial 2024-06-22 20:45:49 +08:00
SelfReferentialInitializerExpression.rts initial 2024-06-22 20:45:49 +08:00
SpuriousFloat.rts initial 2024-06-22 20:45:49 +08:00
StaticIfTest.sksl initial 2024-06-22 20:45:49 +08:00
StaticSwitchConditionalBreak.sksl initial 2024-06-22 20:45:49 +08:00
StaticSwitchTest.sksl initial 2024-06-22 20:45:49 +08:00
StaticSwitchWithConditionalBreak.sksl initial 2024-06-22 20:45:49 +08:00
StaticSwitchWithConditionalContinue.sksl initial 2024-06-22 20:45:49 +08:00
StaticSwitchWithConditionalReturn.sksl initial 2024-06-22 20:45:49 +08:00
StructMemberReservedName.rts initial 2024-06-22 20:45:49 +08:00
StructNameWithoutIdentifier.rts initial 2024-06-22 20:45:49 +08:00
StructTooDeeplyNested.rts initial 2024-06-22 20:45:49 +08:00
StructVariableReservedName.rts initial 2024-06-22 20:45:49 +08:00
SwitchDuplicateCase.rts initial 2024-06-22 20:45:49 +08:00
SwitchDuplicateDefault.rts initial 2024-06-22 20:45:49 +08:00
SwitchTypes.rts initial 2024-06-22 20:45:49 +08:00
SwitchWithContinueInside.sksl initial 2024-06-22 20:45:49 +08:00
SwizzleConstantOutput.rts initial 2024-06-22 20:45:49 +08:00
SwizzleDomain.rts initial 2024-06-22 20:45:49 +08:00
SwizzleMatrix.rts initial 2024-06-22 20:45:49 +08:00
SwizzleOnlyLiterals.rts initial 2024-06-22 20:45:49 +08:00
SwizzleOutOfBounds.rts initial 2024-06-22 20:45:49 +08:00
SwizzleTooManyComponents.rts initial 2024-06-22 20:45:49 +08:00
TernaryMismatch.rts initial 2024-06-22 20:45:49 +08:00
UnassignedOutParameter.rts initial 2024-06-22 20:45:49 +08:00
UndeclaredFunction.rts initial 2024-06-22 20:45:49 +08:00
UndefinedFunction.rts initial 2024-06-22 20:45:49 +08:00
UndefinedSymbol.rts initial 2024-06-22 20:45:49 +08:00
UniformVarWithInitializerExpression.rts initial 2024-06-22 20:45:49 +08:00
UnknownDivideByZero.sksl initial 2024-06-22 20:45:49 +08:00
UnscopedVariableInDoWhile.sksl initial 2024-06-22 20:45:49 +08:00
UnscopedVariableInElse.rts initial 2024-06-22 20:45:49 +08:00
UnscopedVariableInFor.rts initial 2024-06-22 20:45:49 +08:00
UnscopedVariableInIf.rts initial 2024-06-22 20:45:49 +08:00
UnscopedVariableInWhile.sksl initial 2024-06-22 20:45:49 +08:00
UnsupportedGLSLIdentifiers.rts initial 2024-06-22 20:45:49 +08:00
UsingInvalidValue.rts initial 2024-06-22 20:45:49 +08:00
VectorIndexOutOfRange.rts initial 2024-06-22 20:45:49 +08:00
VectorInlinedIndexOutOfRange.sksl initial 2024-06-22 20:45:49 +08:00
VectorSlice.rts initial 2024-06-22 20:45:49 +08:00
VertexEarlyReturn.vert initial 2024-06-22 20:45:49 +08:00
VoidConstructor.rts initial 2024-06-22 20:45:49 +08:00
VoidInStruct.rts initial 2024-06-22 20:45:49 +08:00
VoidVariable.rts initial 2024-06-22 20:45:49 +08:00
WhileTypeMismatch.sksl initial 2024-06-22 20:45:49 +08:00