Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ShaderLab support MRT #2452

Merged
merged 32 commits into from
Dec 24, 2024

feat: rename

e0ec460
Select commit
Loading
Failed to load commit list.
Merged

ShaderLab support MRT #2452

feat: rename
e0ec460
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 24, 2024 in 1s

91.10% of diff hit (target 68.30%)

View this Pull Request on Codecov

91.10% of diff hit (target 68.30%)

Annotations

Check warning on line 8 in e2e/case/shaderLab-mrt.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

e2e/case/shaderLab-mrt.ts#L6-L8

Added lines #L6 - L8 were not covered by tests

Check warning on line 10 in e2e/case/shaderLab-mrt.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

e2e/case/shaderLab-mrt.ts#L10

Added line #L10 was not covered by tests

Check warning on line 12 in e2e/case/shaderLab-mrt.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

e2e/case/shaderLab-mrt.ts#L12

Added line #L12 was not covered by tests

Check warning on line 88 in e2e/case/shaderLab-mrt.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

e2e/case/shaderLab-mrt.ts#L86-L88

Added lines #L86 - L88 were not covered by tests

Check warning on line 92 in e2e/case/shaderLab-mrt.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

e2e/case/shaderLab-mrt.ts#L90-L92

Added lines #L90 - L92 were not covered by tests

Check warning on line 97 in e2e/case/shaderLab-mrt.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

e2e/case/shaderLab-mrt.ts#L95-L97

Added lines #L95 - L97 were not covered by tests

Check warning on line 108 in e2e/case/shaderLab-mrt.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

e2e/case/shaderLab-mrt.ts#L100-L108

Added lines #L100 - L108 were not covered by tests

Check warning on line 110 in e2e/case/shaderLab-mrt.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

e2e/case/shaderLab-mrt.ts#L110

Added line #L110 was not covered by tests

Check warning on line 113 in e2e/case/shaderLab-mrt.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

e2e/case/shaderLab-mrt.ts#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 117 in e2e/config.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

e2e/config.ts#L113-L117

Added lines #L113 - L117 were not covered by tests

Check warning on line 38 in packages/shader-lab/src/ParserUtils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/shader-lab/src/ParserUtils.ts#L38

Added line #L38 was not covered by tests

Check warning on line 80 in packages/shader-lab/src/codeGen/CodeGenVisitor.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/shader-lab/src/codeGen/CodeGenVisitor.ts#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 28 in packages/shader-lab/src/codeGen/GLES100.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/shader-lab/src/codeGen/GLES100.ts#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 32 in packages/shader-lab/src/codeGen/GLES100.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/shader-lab/src/codeGen/GLES100.ts#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 36 in packages/shader-lab/src/codeGen/GLES100.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/shader-lab/src/codeGen/GLES100.ts#L36

Added line #L36 was not covered by tests

Check warning on line 68 in packages/shader-lab/src/codeGen/GLES100.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/shader-lab/src/codeGen/GLES100.ts#L61-L68

Added lines #L61 - L68 were not covered by tests

Check warning on line 76 in packages/shader-lab/src/codeGen/GLES100.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/shader-lab/src/codeGen/GLES100.ts#L74-L76

Added lines #L74 - L76 were not covered by tests

Check warning on line 74 in packages/shader-lab/src/codeGen/GLES300.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/shader-lab/src/codeGen/GLES300.ts#L74

Added line #L74 was not covered by tests

Check warning on line 131 in packages/shader-lab/src/codeGen/GLES300.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/shader-lab/src/codeGen/GLES300.ts#L128-L131

Added lines #L128 - L131 were not covered by tests

Check warning on line 63 in packages/shader-lab/src/codeGen/GLESVisitor.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/shader-lab/src/codeGen/GLESVisitor.ts#L63

Added line #L63 was not covered by tests

Check warning on line 123 in packages/shader-lab/src/codeGen/GLESVisitor.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/shader-lab/src/codeGen/GLESVisitor.ts#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 128 in packages/shader-lab/src/codeGen/GLESVisitor.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/shader-lab/src/codeGen/GLESVisitor.ts#L127-L128

Added lines #L127 - L128 were not covered by tests

Check warning on line 109 in packages/shader-lab/src/codeGen/VisitorContext.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/shader-lab/src/codeGen/VisitorContext.ts#L103-L109

Added lines #L103 - L109 were not covered by tests

Check warning on line 151 in packages/shader-lab/src/common/BaseScanner.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/shader-lab/src/common/BaseScanner.ts#L151

Added line #L151 was not covered by tests

Check warning on line 20 in packages/shader-lab/src/contentParser/ContentSymbolTable.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/shader-lab/src/contentParser/ContentSymbolTable.ts#L14-L20

Added lines #L14 - L20 were not covered by tests