compressonator
compressonator copied to clipboard
Fix inability to pass user params of feedback proc
This PR addresses https://github.com/GPUOpen-Tools/compressonator/issues/332 by adding passing of user parameters to functions taking CMP_Feedback_Proc and propagates them over to place invoking feedback procedure.
I might have missed some places, as I can't compile all code paths. If there are any issues or missed parts, I'll be happy to fix them.