Skip to content

Commit

Permalink
Update Chromium data for api.GPURenderPassEncoder.setVertexBuffer.uns…
Browse files Browse the repository at this point in the history
…et_vertex_buffer (#22611)

This PR updates and corrects version values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the `setVertexBuffer.unset_vertex_buffer` member of the `GPURenderPassEncoder` 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/GPURenderPassEncoder/setVertexBuffer/unset_vertex_buffer
  • Loading branch information
queengooborg authored Mar 27, 2024
1 parent 1dc02ba commit 5272790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/GPURenderPassEncoder.json
Original file line number Diff line number Diff line change
Expand Up @@ -1185,7 +1185,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 5272790

Please sign in to comment.