Skip to content

Commit

Permalink
Update Chromium data for api.GPURenderBundleEncoder.setVertexBuffer.u…
Browse files Browse the repository at this point in the history
…nset_vertex_buffer (#22610)

This PR updates and corrects version values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the `setVertexBuffer.unset_vertex_buffer` member of the `GPURenderBundleEncoder` API. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.10.2).

_Check out the [collector's guide on how to review this PR](https://github.com/openwebdocs/mdn-bcd-collector#reviewing-bcd-changes)._

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/GPURenderBundleEncoder/setVertexBuffer/unset_vertex_buffer
  • Loading branch information
queengooborg authored Mar 27, 2024
1 parent c397764 commit 1dc02ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/GPURenderBundleEncoder.json
Original file line number Diff line number Diff line change
Expand Up @@ -823,7 +823,7 @@
"description": "Pass <code>null</code> to unset vertex buffer",
"support": {
"chrome": {
"version_added": "115",
"version_added": "117",
"notes": "Currently supported on ChromeOS, macOS, and Windows only."
},
"chrome_android": {
Expand Down

0 comments on commit 1dc02ba

Please sign in to comment.