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