Searched refs:stringCount (Results 1 – 1 of 1) sorted by relevance
40 void testCompile(const char **shaderStrings, int stringCount, bool expectation) in testCompile() argument43 bool success = sh::Compile(mCompiler, shaderStrings, stringCount, options); in testCompile()