Searched defs:UnsupportedImageSource (Results 1 – 1 of 1) sorted by relevance
514 class UnsupportedImageSource : public ImageSource class517 …UnsupportedImageSource (const string& message, GLenum format) : m_message(message), m_format(forma… in UnsupportedImageSource() function in deqp::egl::Image::UnsupportedImageSource