mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-10-21 18:06:58 +08:00
Since the data is doing the path CPU -> GPU -> GPU copy is the most approximate hint. Using GL_STREAM_DRAW generated a performance warning on Nvidia's stack. Changing this hint removed the warning.