Searched refs:GetObjectBinaryBlob (Results 1 – 5 of 5) sorted by relevance
102 sh::GetObjectBinaryBlob(mCompilerList[shaderOutputType.first]); in TestShaderCompile()
845 const BinaryBlob &GetObjectBinaryBlob(const ShHandle handle);
367 const sh::BinaryBlob &blob = sh::GetObjectBinaryBlob(compiler); in main()
465 const BinaryBlob &GetObjectBinaryBlob(const ShHandle handle) in GetObjectBinaryBlob() function
207 compiledBinary = sh::GetObjectBinaryBlob(compilerHandle); in buildCompiledShaderState()