How i can do shader things on another thread?

Started by DispenserWater92, Today at 13:54:33

Previous topic - Next topic

DispenserWater92

context: i have a video on background that i wanna to apply shaders on (in another thread)
but im getting that error "No context is current or a function that is not available in the current context was called. The JVM will abort execution."

how can i fix errors?