Searched refs:isErrorCodeValid (Results 1 – 3 of 3) sorted by relevance
366 bool isErrorCodeValid (glw::GLenum errorCode) const;
645 if (reference.isErrorCodeValid(errorCode)) in iterate()
800 bool ValidStatusCodes::isErrorCodeValid (glw::GLenum errorCode) const in isErrorCodeValid() function in deqp::gls::FboUtil::ValidStatusCodes