Nvidia's Opacity Micromap sample consistently causes an assertion failure: Assertion failed: 0, file ../vkd3d-proton/subprojects/dxil-spirv/third_party/glslang-spirv/SpvBuilder.cpp, line 636 even with NVAPI disabled (though I'm not sure if it properly handles missing NVAPI or OMM being reported as unsupported). The sample isn't really prepared for cross compilation and has to be built on Windows but included scripts make it quite trivial.
Software information
Sample was launched like so: wine ./_Build/Release/OMMSample.exe --width=1920 --height=1080 --api=D3D12 --vsyncInterval=0 --dlssQuality=-1 --scene=Bistro/BistroInterior.fbx
Nvidia's Opacity Micromap sample consistently causes an assertion failure:
Assertion failed: 0, file ../vkd3d-proton/subprojects/dxil-spirv/third_party/glslang-spirv/SpvBuilder.cpp, line 636even with NVAPI disabled (though I'm not sure if it properly handles missing NVAPI or OMM being reported as unsupported). The sample isn't really prepared for cross compilation and has to be built on Windows but included scripts make it quite trivial.Software information
Sample was launched like so:
wine ./_Build/Release/OMMSample.exe --width=1920 --height=1080 --api=D3D12 --vsyncInterval=0 --dlssQuality=-1 --scene=Bistro/BistroInterior.fbxSystem information
Log files
OMMSample.zip