Searched refs:HashStream (Results 1 – 7 of 7) sorted by relevance
35 class HashStream final : angle::NonCopyable class41 HashStream &operator<<(T value) in operator <<()52 HashStream &operator<<(HashStream &stream, Shader *shader) in operator <<()62 HashStream &operator<<(HashStream &stream, const ProgramBindings &bindings) in operator <<()71 HashStream &operator<<(HashStream &stream, const ProgramAliasedBindings &bindings) in operator <<()80 HashStream &operator<<(HashStream &stream, const std::vector<std::string> &strings) in operator <<()89 HashStream &operator<<(HashStream &stream, const std::vector<gl::VariableLocation> &locations) in operator <<()111 HashStream hashStream; in ComputeHash()
62 std::unique_ptr<MappedBlockStream> HashStream; variable
85 std::unique_ptr<BinaryStream> HashStream; variable
112 HashStream = std::move(*HS); in reload()
219 HashStream = std::move(*HS); in reload()