Home
last modified time | relevance | path

Searched refs:addFBOErrorStatus (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
DglsFboUtil.cpp540 m_statusCodes.addFBOErrorStatus(status, description); in addFBOStatus()
546 m_statusCodes.addFBOErrorStatus(status, description); in addPotentialFBOStatus()
832 void ValidStatusCodes::addFBOErrorStatus (glw::GLenum status, const char* description) in addFBOErrorStatus() function in deqp::gls::FboUtil::ValidStatusCodes
DglsFboUtil.hpp370 void addFBOErrorStatus (glw::GLenum status, const char* description);