Searched refs:IllegalRendererException (Results 1 – 1 of 1) sorted by relevance
113 class IllegalRendererException : public std::exception class384 throw IllegalRendererException(); // Skip, GLES2 does not support sampling depth textures in invokeGLES2()386 throw IllegalRendererException(); // Skip, GLES2 does not support sampling stencil textures in invokeGLES2()464 …throw IllegalRendererException(); // Skip, interpreting non-depth data as depth data is not meanin… in invokeGLES2()580 …throw IllegalRendererException(); // Skip, interpreting non-stencil data as stencil data is not me… in invokeGLES2()708 throw IllegalRendererException(); // Skip, GLES2 does not support ReadPixels for depth attachments in invokeGLES2()710 …throw IllegalRendererException(); // Skip, GLES2 does not support ReadPixels for stencil attachmen… in invokeGLES2()756 catch (const IllegalRendererException&) in invokeGLES2()