Gabe Rundlett
Gabe Rundlett
it makes no sense because it has the compiler but not dumpbin??? I would look up this error message to see if anyone else has experienced it. At this point,...
I have the same (or similar) issue. Our Vulkan abstraction (Daxa) uses a bindless approach. Even if the image array is not used, the crash happens inside spirv-cross. I see...
## EDIT: I was actually using Vulkan SDK version 1.3.250, so this specific crash appears to already be fixed. It looks like this specific issue is resolved, now that I've...
DAGs: - High Resolution Sparse Voxel DAGs: https://www.cse.chalmers.se/~uffe/HighResolutionSparseVoxelDAGs.pdf - Hash DAG impl: https://github.com/Phyronnaz/HashDAG - Geometry and Attribute Compression for Voxel Scenes: https://graphics.tudelft.nl/Publications-new/2016/DKBTE16/voxel_compression.pdf - Lossy Geometry Compression for High Resolution Voxel...