Searched refs:GetObjectBinaryBlob (Results 1 – 5 of 5) sorted by relevance
101 sh::GetObjectBinaryBlob(mCompilerList[shaderOutputType.first]); in TestShaderCompile()
691 const BinaryBlob &GetObjectBinaryBlob(const ShHandle handle);
349 const sh::BinaryBlob &blob = sh::GetObjectBinaryBlob(compiler); in main()
434 mState.mCompiledBinary = sh::GetObjectBinaryBlob(compilerHandle); in resolveCompile()
459 const BinaryBlob &GetObjectBinaryBlob(const ShHandle handle) in GetObjectBinaryBlob() function