Update Features
docs
#3266
Labels
area: api
Issues related to API surface
area: documentation
Documentation for crate items, public or private
Milestone
PIPELINE_STATISTICS_QUERY
from WebGPU features section and update its doc comment to reflect that.It was removed in: Delete pipeline statistics queries gpuweb/gpuweb#2296 (got moved to the proposals folder).
ADDRESS_MODE_CLAMP_TO_BORDER
from WebGPU features section and update its doc comment to reflect that.It was removed in: Remove clamp-to-border-color option from GPUSampler gpuweb/gpuweb#235.
WRITE_TIMESTAMP_INSIDE_PASSES
toTIMESTAMP_QUERY_INSIDE_PASSES
to better align it withTIMESTAMP_QUERY
.Also add "This is a native only feature." to its doc comment.
This feature also has its own proposal over in the gpuweb repo (with the same name).
The text was updated successfully, but these errors were encountered: