ProgramShaderCache::CompileShader() is the only place that OpenGL uses for compiling its shaders.
You might want to check to make sure that you aren't hitting shader cache issues?
You might want to check to make sure that you aren't hitting shader cache issues?
