Commit 9462877 1 parent 3260e00 commit 9462877 Copy full SHA for 9462877
File tree 1 file changed +38
-0
lines changed
1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change 79
79
}
80
80
}
81
81
},
82
+ "extension_packed_4x8_integer_dot_product" : {
83
+ "__compat" : {
84
+ "description" : " <code>packed_4x8_integer_dot_product</code> extension" ,
85
+ "spec_url" : " https://gpuweb.github.io/gpuweb/wgsl/#language_extension-packed_4x8_integer_dot_product" ,
86
+ "tags" : [
87
+ " web-features:webgpu"
88
+ ],
89
+ "support" : {
90
+ "chrome" : {
91
+ "version_added" : " 123"
92
+ },
93
+ "chrome_android" : " mirror" ,
94
+ "edge" : " mirror" ,
95
+ "firefox" : {
96
+ "version_added" : false
97
+ },
98
+ "firefox_android" : " mirror" ,
99
+ "ie" : {
100
+ "version_added" : false
101
+ },
102
+ "oculus" : " mirror" ,
103
+ "opera" : " mirror" ,
104
+ "opera_android" : " mirror" ,
105
+ "safari" : {
106
+ "version_added" : false
107
+ },
108
+ "safari_ios" : " mirror" ,
109
+ "samsunginternet_android" : " mirror" ,
110
+ "webview_android" : " mirror" ,
111
+ "webview_ios" : " mirror"
112
+ },
113
+ "status" : {
114
+ "experimental" : true ,
115
+ "standard_track" : true ,
116
+ "deprecated" : false
117
+ }
118
+ }
119
+ },
82
120
"extension_readonly_and_readwrite_storage_textures" : {
83
121
"__compat" : {
84
122
"description" : " <code>readonly_and_readwrite_storage_textures</code> extension" ,
You can’t perform that action at this time.
0 commit comments