Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
ShaderLab support MRT #2452
Changes from 11 commits
ad984da
e40dfd2
ebb3b91
6368479
9e654a0
79f87b2
07f5f60
85adcc1
dfbfb80
f5ddea8
5a3c447
e141551
e59f8b2
4a7c9fc
31a90ee
58892a5
c4be16e
8604847
85b7291
aa905b1
ab68939
3ebe87e
78c1919
20b1f01
3e6f35e
15728c0
207dd18
528c1e2
324cd87
a7d3cdf
1350cc9
e0ec460
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 8 in e2e/case/shaderLab-mrt.ts
Codecov / codecov/patch
e2e/case/shaderLab-mrt.ts#L6-L8
Check warning on line 10 in e2e/case/shaderLab-mrt.ts
Codecov / codecov/patch
e2e/case/shaderLab-mrt.ts#L10
Check warning on line 12 in e2e/case/shaderLab-mrt.ts
Codecov / codecov/patch
e2e/case/shaderLab-mrt.ts#L12
Check warning on line 86 in e2e/case/shaderLab-mrt.ts
Codecov / codecov/patch
e2e/case/shaderLab-mrt.ts#L84-L86
Check warning on line 90 in e2e/case/shaderLab-mrt.ts
Codecov / codecov/patch
e2e/case/shaderLab-mrt.ts#L88-L90
Check warning on line 95 in e2e/case/shaderLab-mrt.ts
Codecov / codecov/patch
e2e/case/shaderLab-mrt.ts#L93-L95
Check warning on line 106 in e2e/case/shaderLab-mrt.ts
Codecov / codecov/patch
e2e/case/shaderLab-mrt.ts#L98-L106
Check warning on line 108 in e2e/case/shaderLab-mrt.ts
Codecov / codecov/patch
e2e/case/shaderLab-mrt.ts#L108
Check warning on line 111 in e2e/case/shaderLab-mrt.ts
Codecov / codecov/patch
e2e/case/shaderLab-mrt.ts#L110-L111
Check warning on line 117 in e2e/config.ts
Codecov / codecov/patch
e2e/config.ts#L113-L117
Check warning on line 74 in packages/shader-lab/src/codeGen/CodeGenVisitor.ts
Codecov / codecov/patch
packages/shader-lab/src/codeGen/CodeGenVisitor.ts#L74
Check warning on line 76 in packages/shader-lab/src/codeGen/CodeGenVisitor.ts
Codecov / codecov/patch
packages/shader-lab/src/codeGen/CodeGenVisitor.ts#L76
Check warning on line 225 in packages/shader-lab/src/codeGen/CodeGenVisitor.ts
Codecov / codecov/patch
packages/shader-lab/src/codeGen/CodeGenVisitor.ts#L224-L225
Check warning on line 28 in packages/shader-lab/src/codeGen/GLES100.ts
Codecov / codecov/patch
packages/shader-lab/src/codeGen/GLES100.ts#L27-L28
Check warning on line 32 in packages/shader-lab/src/codeGen/GLES100.ts
Codecov / codecov/patch
packages/shader-lab/src/codeGen/GLES100.ts#L31-L32
Check warning on line 72 in packages/shader-lab/src/codeGen/GLES100.ts
Codecov / codecov/patch
packages/shader-lab/src/codeGen/GLES100.ts#L65-L72
Check warning on line 80 in packages/shader-lab/src/codeGen/GLES100.ts
Codecov / codecov/patch
packages/shader-lab/src/codeGen/GLES100.ts#L78-L80
Check warning on line 117 in packages/shader-lab/src/codeGen/GLES300.ts
Codecov / codecov/patch
packages/shader-lab/src/codeGen/GLES300.ts#L116-L117
Check warning on line 149 in packages/shader-lab/src/codeGen/GLES300.ts
Codecov / codecov/patch
packages/shader-lab/src/codeGen/GLES300.ts#L135-L149