File tree Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Original file line number Diff line number Diff line change 703703 "standard_track" : true ,
704704 "deprecated" : false
705705 }
706+ },
707+ "descriptor_bindGroupLayouts_parameter_accepts_null_values" : {
708+ "__compat" : {
709+ "description" : " `bindGroupLayouts` array accepts `null` values." ,
710+ "tags" : [
711+ " web-features:webgpu"
712+ ],
713+ "support" : {
714+ "chrome" : {
715+ "version_added" : " 135" ,
716+ "partial_implementation" : true ,
717+ "notes" : " Supported on ChromeOS, macOS, and Windows only."
718+ },
719+ "chrome_android" : {
720+ "version_added" : " 135"
721+ },
722+ "deno" : {
723+ "version_added" : false
724+ },
725+ "edge" : " mirror" ,
726+ "firefox" : {
727+ "version_added" : false
728+ },
729+ "firefox_android" : " mirror" ,
730+ "oculus" : " mirror" ,
731+ "opera" : " mirror" ,
732+ "opera_android" : " mirror" ,
733+ "safari" : {
734+ "version_added" : false
735+ },
736+ "safari_ios" : " mirror" ,
737+ "samsunginternet_android" : " mirror" ,
738+ "webview_android" : " mirror" ,
739+ "webview_ios" : " mirror"
740+ },
741+ "status" : {
742+ "experimental" : true ,
743+ "standard_track" : true ,
744+ "deprecated" : false
745+ }
746+ }
706747 }
707748 },
708749 "createQuerySet" : {
You can’t perform that action at this time.
0 commit comments