Skip to content

Commit d1bfc89

Browse files
committed
allow float16 framebuffer for webgl
1 parent 89f1315 commit d1bfc89

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

wgpu-hal/src/gles/adapter.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -799,7 +799,6 @@ impl crate::Adapter<super::Api> for super::Adapter {
799799
wgt::TextureFormat::Bgra8UnormSrgb,
800800
])
801801
}
802-
#[cfg(not(target_arch = "wasm32"))]
803802
if self
804803
.shared
805804
.private_caps

0 commit comments

Comments
 (0)