Thank you laugh
Follow up question:
I have bitmap pointer that are no longer valid after some time.
I use them to blend through some panel states with bmap_process.
It seems, that the shader is still running after bmap_process and didn't like invalid pointer.
"Can't create DX Texture" it constantly say's.
Can somebody tell me how to stop the shader?