Searched refs:OpenGlNotSupported (Results 1 – 5 of 5) sorted by relevance
328 CV_Error(cv::Error::OpenGlNotSupported, "The library is compiled without OpenGL support"); in imshow()334 CV_Error(cv::Error::OpenGlNotSupported, "The window was created without OpenGL context"); in imshow()
116 OpenGlNotSupported= -218, enumerator
58 …inline void throw_no_ogl() { CV_Error(cv::Error::OpenGlNotSupported, "The library is compiled with… in throw_no_ogl()
148 CV_Error(cv::Error::OpenGlNotSupported, "The library is compiled without OpenGL support"); in IntGetProcAddress()
103 OpenGlNotSupported = -218, field in Core