Home
last modified time | relevance | path

Searched defs:toStream (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuFormatUtil.hpp46 std::ostream& toStream (std::ostream& stream) const in toStream() function in tcu::Format::Hex
100 std::ostream& toStream (std::ostream& stream) in toStream() function in tcu::Format::Bitfield
150 std::ostream& toStream (std::ostream& stream) const in toStream() function in tcu::Format::Enum
/third_party/vk-gl-cts/framework/opengl/
DgluVarTypeUtil.hpp178 void toStream (std::ostream& str) const { str << TypeAccessFormat(*m_type, m_path); } in toStream() function in glu::SubTypeIterator