opengl: Fix asynchronous shaders
Wait for shader to build before configuring it, and wait for the shader to build before sharing it with other contexts.
Please register or sign in to comment
Wait for shader to build before configuring it, and wait for the shader to build before sharing it with other contexts.