File tree Expand file tree Collapse file tree 1 file changed +43
-0
lines changed
Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Original file line number Diff line number Diff line change 266266 }
267267 }
268268 },
269+ "separate_depth_stencil_read-only" : {
270+ "__compat" : {
271+ "description" : " Set `depthReadOnly` and `stencilReadOnly` to `true` separately from one another." ,
272+ "tags" : [
273+ " web-features:webgpu"
274+ ],
275+ "support" : {
276+ "chrome" : {
277+ "version_added" : " 123" ,
278+ "notes" : " Currently supported on ChromeOS, macOS, and Windows only."
279+ },
280+ "chrome_android" : {
281+ "version_added" : " 123"
282+ },
283+ "deno" : {
284+ "version_added" : false
285+ },
286+ "edge" : " mirror" ,
287+ "firefox" : {
288+ "version_added" : false
289+ },
290+ "firefox_android" : " mirror" ,
291+ "ie" : {
292+ "version_added" : false
293+ },
294+ "oculus" : " mirror" ,
295+ "opera" : " mirror" ,
296+ "opera_android" : " mirror" ,
297+ "safari" : {
298+ "version_added" : false
299+ },
300+ "safari_ios" : " mirror" ,
301+ "samsunginternet_android" : " mirror" ,
302+ "webview_android" : " mirror" ,
303+ "webview_ios" : " mirror"
304+ },
305+ "status" : {
306+ "experimental" : true ,
307+ "standard_track" : true ,
308+ "deprecated" : false
309+ }
310+ }
311+ },
269312 "timestampWrites" : {
270313 "__compat" : {
271314 "description" : " `timestampWrites` descriptor property" ,
You can’t perform that action at this time.
0 commit comments