Searched defs:StatusCodes (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
H A DglsFboUtil.hpp409 typedef std::set<glw::GLenum> StatusCodes; typedef in namespace:deqp::gls::FboUtil
418 StatusCodes getStatusCodes (void) { return m_statusCodes; }
423 StatusCodes m_statusCodes; //< Allowed return values for glCheckFramebufferStatus.
441 StatusCodes validStatusCodes (const config::Framebuffer& cfg) const;

Completed in 232 milliseconds