Fix ExecutionMode's crashing drivers with compute based mesh output.
The OpExecutionMode entries were being left in place, but pointing to functions which are no longer entry points. This caused the GPU driver to crash (probably trying to look it up).
Loading
Please register or sign in to comment