website icon indicating copy to clipboard operation
website copied to clipboard

[3.41] Updated fragment shader api to reflect new uniform-by-name accessors.

Open gaaclarke opened this issue 2 months ago • 3 comments

DO NOT LAND UNTIL https://github.com/flutter/flutter/issues/176417 IS ON STABLE

Description of what this PR is changing or adding, and why:

Updated documentation to take advantage of new easier api.

Issues fixed by this PR (if any):

PRs or commits this PR depends on (if any):

https://github.com/flutter/flutter/issues/176417

Presubmit checklist

  • [x] If you are unwilling, or unable, to sign the CLA, even for a tiny, one-word PR, please file an issue instead of a PR.
  • [x] If this PR is not meant to land until a future stable release, mark it as draft with an explanation.
  • [x] This PR follows the Google Developer Documentation Style Guidelines—for example, it doesn't use i.e. or e.g., and it avoids I and we (first-person pronouns).
  • [x] This PR uses semantic line breaks of 80 characters or fewer.

gaaclarke avatar Oct 16 '25 17:10 gaaclarke

Visit the preview URL for this PR (updated for commit 0174d554343dc714394058d9e27edd9a9cf1c151):

https://flutter-docs-prod--pr12556-uniform-by-name-ol1x2zt1.web.app

flutter-website-bot avatar Oct 16 '25 17:10 flutter-website-bot

@gaaclarke, it looks like it's on stable now? If so, can you remove from draft and land?

sfshaza2 avatar Nov 13 '25 17:11 sfshaza2

Nope, not yet. It still isn't on stable: https://github.com/flutter/flutter/blob/b45fa18946ecc2d9b4009952c636ba7e2ffbb787/engine/src/flutter/lib/ui/painting.dart#L5283

gaaclarke avatar Nov 13 '25 17:11 gaaclarke

Don't land until the next stable release, but this doesn't need to be in draft.

sfshaza2 avatar Dec 15 '25 18:12 sfshaza2