Searched refs:FormatArgumentList (Results 1 – 2 of 2) sorted by relevance
49 class FormatArgumentList;69 friend class FormatArgumentList;81 class FormatArgumentList class84 FormatArgumentList (void);86 FormatArgumentList& operator<< (const FormatArgument&);93 FormatArgumentList::FormatArgumentList (void) in FormatArgumentList() function in deqp::gles3::Functional::__anonb996bb310111::FormatArgumentList97 FormatArgumentList& FormatArgumentList::operator<< (const FormatArgument& arg) in operator <<()103 const std::map<std::string, std::string>& FormatArgumentList::getArguments (void) const in getArguments()108 static std::string formatGLSL (const char* templateString, const FormatArgumentList& args) in formatGLSL()496 const FormatArgumentList args = FormatArgumentList() in init()[all …]
49 class FormatArgumentList;69 friend class FormatArgumentList;81 class FormatArgumentList class84 FormatArgumentList (void);86 FormatArgumentList& operator<< (const FormatArgument&);93 FormatArgumentList::FormatArgumentList (void) in FormatArgumentList() function in deqp::gles2::Functional::__anon2bdececf0111::FormatArgumentList97 FormatArgumentList& FormatArgumentList::operator<< (const FormatArgument& arg) in operator <<()103 const std::map<std::string, std::string>& FormatArgumentList::getArguments (void) const in getArguments()108 static std::string formatGLSL (const char* templateString, const FormatArgumentList& args) in formatGLSL()494 const FormatArgumentList args = FormatArgumentList() in init()[all …]