Skip to content
Snippets Groups Projects
Commit a43d5f81 authored by Alexander Gauggel's avatar Alexander Gauggel
Browse files

[#106] Fix mingw compile error

parent de2c73f3
No related branches found
No related tags found
1 merge request!89Resolve "Indirect Dispatch"
Pipeline #26806 passed
...@@ -34,7 +34,7 @@ public: ...@@ -34,7 +34,7 @@ public:
const float cameraShutterSpeedInverse, const float cameraShutterSpeedInverse,
const float motionBlurMinVelocity); const float motionBlurMinVelocity);
vkcv::ImageHandle MotionBlur::renderMotionVectorVisualisation( vkcv::ImageHandle renderMotionVectorVisualisation(
const vkcv::CommandStreamHandle cmdStream, const vkcv::CommandStreamHandle cmdStream,
const vkcv::ImageHandle motionBuffer, const vkcv::ImageHandle motionBuffer,
const eMotionVectorMode debugView, const eMotionVectorMode debugView,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment