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: code opt

5a3c447
Select commit
Loading
Failed to load commit list.
Merged

ShaderLab support MRT #2452

feat: code opt
5a3c447
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 16, 2024 in 0s

80.00% of diff hit (target 68.33%)

View this Pull Request on Codecov

80.00% of diff hit (target 68.33%)

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 86 in e2e/case/shaderLab-mrt.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L84 - L86 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L88 - L90 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L93 - L95 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

e2e/case/shaderLab-mrt.ts#L98-L106

Added lines #L98 - L106 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#L108

Added line #L108 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

e2e/case/shaderLab-mrt.ts#L110-L111

Added lines #L110 - L111 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 74 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#L74

Added line #L74 was not covered by tests

Check warning on line 76 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#L76

Added line #L76 was not covered by tests

Check warning on line 225 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#L224-L225

Added lines #L224 - L225 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 72 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#L65-L72

Added lines #L65 - L72 were not covered by tests

Check warning on line 80 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#L78-L80

Added lines #L78 - L80 were not covered by tests

Check warning on line 117 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#L116-L117

Added lines #L116 - L117 were not covered by tests

Check warning on line 149 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#L135-L149

Added lines #L135 - L149 were not covered by tests

Check warning on line 62 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#L62

Added line #L62 was not covered by tests

Check warning on line 112 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#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 121 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#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 126 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#L125-L126

Added lines #L125 - L126 were not covered by tests

Check warning on line 108 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#L102-L108

Added lines #L102 - L108 were not covered by tests

Check warning on line 343 in packages/shader-lab/src/parser/AST.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/shader-lab/src/parser/AST.ts#L343

Added line #L343 was not covered by tests