Searched refs:compilerInitialized (Results 1 – 2 of 2) sorted by relevance
29 bool Shader::compilerInitialized = false; member in es2::Shader159 if(!compilerInitialized) in createCompiler()162 compilerInitialized = true; in createCompiler()286 compilerInitialized = false; in releaseCompiler()
72 static bool compilerInitialized;