Home
last modified time | relevance | path

Searched refs:isErrorCodeValid (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/glshared/
DglsFboUtil.hpp366 bool isErrorCodeValid (glw::GLenum errorCode) const;
DglsFboCompletenessTests.cpp635 if (reference.isErrorCodeValid(errorCode)) in iterate()
DglsFboUtil.cpp800 bool ValidStatusCodes::isErrorCodeValid (glw::GLenum errorCode) const in isErrorCodeValid() function in deqp::gls::FboUtil::ValidStatusCodes