-
Notifications
You must be signed in to change notification settings - Fork 6k
[Re-land] Add SPIR-V FragmentShader API to painting.dart #28208
Conversation
|
All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the ℹ️ Googlers: Go here for more info. |
|
@googlebot I consent. |
|
All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the ℹ️ Googlers: Go here for more info. |
|
@googlebot I consent. |
)" This reverts commit a80fb1b.
[Re-land] Add SPIR-V FragmentShader API to painting.dart - Add a SPIR-V FragmentShader interface in painting.dart - Create end to end pixel tests for ops supported by the SPIR-V to SkSL transpiler - The end to end tests also test the c++ fragment shader implementation Co-authored-by: Christopher Crawford <[email protected]>
[Re-land] Add SPIR-V FragmentShader API to painting.dart - Add a SPIR-V FragmentShader interface in painting.dart - Create end to end pixel tests for ops supported by the SPIR-V to SkSL transpiler - The end to end tests also test the c++ fragment shader implementation Co-authored-by: Christopher Crawford <[email protected]>
Co-authored-by Christopher Crawford [email protected]
Re-land #26996
closes flutter/flutter#85237
closes flutter/flutter#85239
painting.dartPre-launch Checklist
writing and running engine tests.
///).