Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
DglsFboUtil.hpp366 bool isErrorCodeValid (glw::GLenum errorCode) const;
DglsFboCompletenessTests.cpp645 if (reference.isErrorCodeValid(errorCode)) in iterate()
DglsFboUtil.cpp800 bool ValidStatusCodes::isErrorCodeValid (glw::GLenum errorCode) const in isErrorCodeValid() function in deqp::gls::FboUtil::ValidStatusCodes