Skip to content
Commit a3afeb46 authored by Yuri Kunde Schlesner's avatar Yuri Kunde Schlesner
Browse files

VideoCore: Fix dangling lambda context in shader interpreter

The static meant that after the first execution, these lambda context
would be pointing to a random location on the stack. Fixes a random
crash when using the interpreter.
parent f196924d
Loading
Loading
Loading
Loading
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