HomeSort by relevance Sort by last modified time
    Searched refs:addFBOErrorStatus (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/glshared/
glsFboUtil.hpp 370 void addFBOErrorStatus (glw::GLenum status, const char* description);
glsFboUtil.cpp 540 m_statusCodes.addFBOErrorStatus(status, description);
546 m_statusCodes.addFBOErrorStatus(status, description);
832 void ValidStatusCodes::addFBOErrorStatus (glw::GLenum status, const char* description)

Completed in 35 milliseconds