mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Add docstrings for the capabilities. Include examples/extra detail for the more confusing concepts. Also renames a couple of capabilities for consistency with format terminology: * SupportsDecalTileMode -> SupportsDecalSamplerAddressMode * SupportsMemorylessTextures -> SupportsDeviceTransientTextures PR is built on https://github.com/flutter/engine/pull/45240 (waiting for tree to reopen).