Searched defs:getCompiledBinary (Results 1 – 2 of 2) sorted by relevance
76 const sh::BinaryBlob &getCompiledBinary() const { return mCompiledShaderState.compiledBinary; } in getCompiledBinary() function
369 const sh::BinaryBlob &Shader::getCompiledBinary(const Context *context) in getCompiledBinary() function in gl::Shader