..
ArrayIndexing.skvm
Migrate SkSL test inputs to the resources/ directory.
2021-01-22 18:57:29 +00:00
ArrayIndexing.stage
Revert "Inline functions of the form 'return (expr)' only."
2021-03-15 22:08:48 +00:00
ConstPreservation.skvm
Test that we propagate 'const' to the GPU backend of runtime effects
2021-03-09 23:26:00 +00:00
ConstPreservation.stage
Preserve 'const' on globals and function parameters in runtime effects
2021-03-13 13:32:27 +00:00
ConversionConstructors.skvm
Migrate SkSL test inputs to the resources/ directory.
2021-01-22 18:57:29 +00:00
ConversionConstructors.stage
Add .stage output to skslc for runtime effects
2021-02-09 20:11:56 +00:00
GlobalVariables.skvm
Support initializers on global variables in SkSL to SkVM
2021-02-17 20:40:32 +00:00
GlobalVariables.stage
Force global initializers to be constant expressions
2021-03-15 16:54:05 +00:00
GLSLTypeNames.skvm
Add ivec
GLSL type aliases to runtime effects
2021-04-12 16:55:41 +00:00
GLSLTypeNames.stage
Add ivec
GLSL type aliases to runtime effects
2021-04-12 16:55:41 +00:00
LoopFloat.skvm
Migrate SkSL test inputs to the resources/ directory.
2021-01-22 18:57:29 +00:00
LoopFloat.stage
Revert "Inline functions of the form 'return (expr)' only."
2021-03-15 22:08:48 +00:00
LoopInt.skvm
Migrate SkSL test inputs to the resources/ directory.
2021-01-22 18:57:29 +00:00
LoopInt.stage
Revert "Inline functions of the form 'return (expr)' only."
2021-03-15 22:08:48 +00:00
SampleWithConstantMatrix.skvm
add fast_mul(F32,F32)
2021-02-11 01:13:01 +00:00
SampleWithConstantMatrix.stage
In pipeline stage generator, never emit declarations for opaque types
2021-03-13 01:46:06 +00:00
SampleWithExplicitCoord.skvm
Migrate SkSL test inputs to the resources/ directory.
2021-01-22 18:57:29 +00:00
SampleWithExplicitCoord.stage
In pipeline stage generator, never emit declarations for opaque types
2021-03-13 01:46:06 +00:00
SampleWithUniformMatrix.skvm
Migrate SkSL test inputs to the resources/ directory.
2021-01-22 18:57:29 +00:00
SampleWithUniformMatrix.stage
In pipeline stage generator, never emit declarations for opaque types
2021-03-13 01:46:06 +00:00
SampleWithVariableMatrix.skvm
add fast_mul(F32,F32)
2021-02-11 01:13:01 +00:00
SampleWithVariableMatrix.stage
In pipeline stage generator, never emit declarations for opaque types
2021-03-13 01:46:06 +00:00
VectorIndexing.skvm
Migrate SkSL test inputs to the resources/ directory.
2021-01-22 18:57:29 +00:00
VectorIndexing.stage
Revert "Inline functions of the form 'return (expr)' only."
2021-03-15 22:08:48 +00:00