mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Update wgpu and impl WGSLLanguageFeatures
(#34928)
* Update wgpu and impl `WGSLLanguageFeatures`
dc9b2eb718
Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
* Update expectations
Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
---------
Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
7ac0dfb5b5
commit
4e51c7be43
9 changed files with 148 additions and 659 deletions
|
@ -170,7 +170,7 @@ DOMInterfaces = {
|
|||
|
||||
'GPU': {
|
||||
'inRealms': ['RequestAdapter'],
|
||||
'canGc': ['RequestAdapter'],
|
||||
'canGc': ['RequestAdapter', 'WgslLanguageFeatures'],
|
||||
},
|
||||
|
||||
'GPUAdapter': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue