Home | History | Annotate | Download | only in src

Lines Matching refs:CV_OpenGlApiCallError

626             CV_ERROR( CV_OpenGlApiCallError, "Can't Create A GL Device Context" );
630 CV_ERROR( CV_OpenGlApiCallError, "Can't Find A Suitable PixelFormat" );
633 CV_ERROR( CV_OpenGlApiCallError, "Can't Set The PixelFormat" );
637 CV_ERROR( CV_OpenGlApiCallError, "Can't Create A GL Rendering Context" );
640 CV_ERROR( CV_OpenGlApiCallError, "Can't Activate The GL Rendering Context" );
677 CV_ERROR( CV_OpenGlApiCallError, "Can't Activate The GL Rendering Context" );
685 CV_ERROR( CV_OpenGlApiCallError, "Can't swap OpenGL buffers" );
697 CV_ERROR( CV_OpenGlApiCallError, "Can't Activate The GL Rendering Context" );
852 CV_ERROR( CV_OpenGlApiCallError, "Can't Activate The GL Rendering Context" );