Searched refs:GetObjectCode (Results 1 – 6 of 6) sorted by relevance
46 mCompileAndCheckShaderInWorkerFunctor(sh::GetObjectCode(mHandle).c_str()); in operator ()()87 mCompileAndCheckShaderFunctor(sh::GetObjectCode(handle).c_str()); in postTranslate()393 compileShader(sh::GetObjectCode(handle).c_str()); in compile()430 compileAndCheckShader(sh::GetObjectCode(handle).c_str()); in compile()
210 std::string referenceOut = sh::GetObjectCode(mCompiler); in TEST_F()218 std::string localizedOut = sh::GetObjectCode(mCompiler); in TEST_F()
644 const std::string &GetObjectCode(const ShHandle handle);
333 std::string code = sh::GetObjectCode(compiler); in main()
366 const std::string &GetObjectCode(const ShHandle handle) in GetObjectCode() function
398 mState.mTranslatedSource = sh::GetObjectCode(compilerHandle); in resolveCompile()