diff options
author | bors-servo <servo-ops@mozilla.com> | 2020-07-20 20:43:56 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-20 20:43:56 -0400 |
commit | 59841377c2e02d6e84a2dda6275178c52f14d5a1 (patch) | |
tree | 4ca967ec4a6ceb0b186c26b29308b2d3fa33034b /components/script/dom/webgltexture.rs | |
parent | 1ded1ba9926f962bd84e9c949677009da06ea653 (diff) | |
parent | cdc0a75fe43a962caaeed5fdb15dbc3a4dc18c56 (diff) | |
download | servo-59841377c2e02d6e84a2dda6275178c52f14d5a1.tar.gz servo-59841377c2e02d6e84a2dda6275178c52f14d5a1.zip |
Auto merge of #27329 - kunalmohan:gpu-label, r=kvark
Update GPUObjectBase webidl and cleanup valid flags
<!-- Please describe your changes on the following line: -->
Update labels to be `USVString`
Remove `valid` flags in WebGPU resources. The only place where we still have that is `GPUCommandEncoder` (Only to validate the GPUCommandEncoder state. Not sure how errors would be handled/reported by server for copy commands).
r?@kvark
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [ ] These changes fix #___ (GitHub issue number if applicable)
<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because ___
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Diffstat (limited to 'components/script/dom/webgltexture.rs')
0 files changed, 0 insertions, 0 deletions