Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/glshared/
H A DglsFboUtil.hpp391 bool isErrorCodeValid(glw::GLenum errorCode) const;
H A DglsFboCompletenessTests.cpp542 if (reference.isErrorCodeValid(errorCode)) in iterate()
H A DglsFboUtil.cpp781 bool ValidStatusCodes::isErrorCodeValid(glw::GLenum errorCode) const in isErrorCodeValid() function in deqp::gls::FboUtil::ValidStatusCodes