H445
H445
Confirmed the same: Describe your environment GPU: cuda, GTX 1660 Ti VRAM: 6 GB CPU arch: x86 OS: [Windows] Python: [anaconda] Additional context - Upscaling with DreamTextures in Blender (Based...
This could be simplified using System.Linq.Zip().
fix for _SpecularPrefilter (This fixes the crash, but the errors are still there.) ``` foreach (var rtv in _prevRenderTargetViews) { rtv?.Dispose(); } ```
PR for crash fix: https://github.com/tixl3d/tixl/pull/887