GLRenderer: Write the shader stage configuration UBO data *before* copying it to the GPU.
This should fix the bug with the vs_config UBO being uninitialized during shader execution.
Loading
Please register or sign in to comment
This should fix the bug with the vs_config UBO being uninitialized during shader execution.