-
Notifications
You must be signed in to change notification settings - Fork 363
Open
Labels
apiWebGPU APIWebGPU APIcopyeditingPure editorial stuff (copyediting, *.bs file syntax, etc.)Pure editorial stuff (copyediting, *.bs file syntax, etc.)
Milestone
Description
Line 5132 in 9224846
| Whether the {{GPUSampler}} weights multiple samples of a texture. |
Right now it says
[[isFiltering]], of type boolean
Whether the GPUSampler weights multiple samples of a texture.
But it's implicit what "weights multiple samples of a texture" means
Should it say something more explicit like isFiltering = minFilter === 'linear' || magFilter === 'linear' || minmapFilter === 'linear' (and anything else that makes this a filtering sampler?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
apiWebGPU APIWebGPU APIcopyeditingPure editorial stuff (copyediting, *.bs file syntax, etc.)Pure editorial stuff (copyediting, *.bs file syntax, etc.)