bevy/crates/bevy_pbr
robtfm cd594221cf
gate depth reads on !WEBGL2 (#10365)
# Objective

fix #10364 

## Solution

gate depth prepass reads in pbr_transmission.wgsl by `#ifndef WEBGL2`
2023-11-04 02:02:49 +00:00
..
src gate depth reads on !WEBGL2 (#10365) 2023-11-04 02:02:49 +00:00
Cargo.toml StandardMaterial Light Transmission (#8015) 2023-10-31 20:59:02 +00:00