SFGraphics icon indicating copy to clipboard operation
SFGraphics copied to clipboard

SFShaderLoader avoid redundant shader compilations

Open ScanMountGoat opened this issue 5 years ago • 0 comments

Many shader programs share shaders. Frag shaders, for example, can be quite large and take a long time to compile.

ScanMountGoat avatar Jun 23 '20 18:06 ScanMountGoat