|  11c4339f45 A previous PR, #14599, attempted to enable lightmaps in deferred mode, but it still used the `OpaqueNoLightmap3dBinKey`, which meant that it would be broken if multiple lightmaps were used. This commit fixes that issue, and allows bindless lightmaps to work with deferred rendering as well. | ||
|---|---|---|
| .. | ||
| mod.rs | ||
| prepass_bindings.rs | ||
| prepass_bindings.wgsl | ||
| prepass_io.wgsl | ||
| prepass_utils.wgsl | ||
| prepass.wgsl | ||