Searched refs:GetObjectCode (Results 1 – 5 of 5) sorted by relevance
214 std::string referenceOut = sh::GetObjectCode(mCompiler); in TEST_F()222 std::string localizedOut = sh::GetObjectCode(mCompiler); in TEST_F()
839 const std::string &GetObjectCode(const ShHandle handle);
362 const std::string &code = sh::GetObjectCode(compiler); in main()
453 const std::string &GetObjectCode(const ShHandle handle) in GetObjectCode() function
211 translatedSource = sh::GetObjectCode(compilerHandle); in buildCompiledShaderState()