Home
last modified time | relevance | path

Searched refs:TCU_THROW (Results 1 – 25 of 36) sorted by relevance

12

/external/deqp/framework/platform/android/
DtcuAndroidInternals.cpp43 TCU_THROW(NotSupportedError, ("Unable to look up symbol from shared object: " + symname).c_str()); in setFuncPtr()
90 TCU_THROW(NotSupportedError, "ABI not supported"); in callConstructor4()
115 TCU_THROW(NotSupportedError, "ABI not supported"); in callDestructor()
172 TCU_THROW(ResourceError, "Could not alloc for GraphicBuffer"); in createGraphicBuffer()
191TCU_THROW(NotSupportedError, ("GraphicBuffer ctor failed, initCheck returned " + de::toString(ctor… in createGraphicBuffer()
200 TCU_THROW(NotSupportedError, "GraphicBuffer layout unexpected"); in createGraphicBuffer()
209 TCU_THROW(NotSupportedError, "GraphicBuffer version unexpected"); in createGraphicBuffer()
DtcuAndroidPlatformCapabilityQueryJNI.cpp67 TCU_THROW(Exception, "failed to parse command line"); in GLConfigParser()
110 TCU_THROW(Exception, "minor and major version must be supplied"); in parseRenderConfig()
134 TCU_THROW(Exception, "could not get default display"); in isRenderConfigSupported()
140 TCU_THROW(Exception, "failed to initialize egl"); in isRenderConfigSupported()
/external/deqp/modules/egl/
DteglVGRenderUtil.cpp65 TCU_THROW(NotSupportedError, "OpenVG is not supported");
72 TCU_THROW(NotSupportedError, "OpenVG is not supported");
77 TCU_THROW(NotSupportedError, "OpenVG is not supported");
DteglGLES1RenderUtil.cpp67 TCU_THROW(NotSupportedError, "OpenGL ES 1.x is not supported");
74 TCU_THROW(NotSupportedError, "OpenGL ES 1.x is not supported");
79 TCU_THROW(NotSupportedError, "OpenGL ES 1.x is not supported");
DteglClientExtensionTests.cpp141 TCU_THROW(NotSupportedError, "EGL_EXT_client_extensions not supported"); in iterate()
199 TCU_THROW(NotSupportedError, "EGL_EXT_client_extensions not supported"); in iterate()
260 TCU_THROW(NotSupportedError, "EGL_EXT_client_extensions not supported"); in iterate()
DteglCreateSurfaceTests.cpp128 TCU_THROW(NotSupportedError, "Native window doesn't support legacy eglCreateWindowSurface()"); in executeForConfig()
133TCU_THROW(NotSupportedError, "Native window doesn't support eglCreatePlatformWindowSurfaceEXT()"); in executeForConfig()
186 TCU_THROW(NotSupportedError, "Native pixmap doesn't support legacy eglCreatePixmapSurface()"); in executeForConfig()
191TCU_THROW(NotSupportedError, "Native pixmap doesn't support eglCreatePlatformPixmapSurfaceEXT()"); in executeForConfig()
DteglSurfacelessContextTests.cpp100 TCU_THROW(NotSupportedError, "EGL_KHR_surfaceless_context not supported"); in executeForConfig()
DteglAndroidUtil.cpp75 default: TCU_THROW(NotSupportedError, "Texture format unsupported by Android"); in getPixelFormat()
DteglNativeColorMappingTests.cpp488 TCU_THROW(NotSupportedError, "Native window doesn't support readPixels()"); in executeForConfig()
505 TCU_THROW(NotSupportedError, "Native pixmap doesn't support readPixels()"); in executeForConfig()
511TCU_THROW(NotSupportedError, "Native pixmap doesn't support readPixels() or legacy create surface"… in executeForConfig()
DteglNativeCoordMappingTests.cpp521 TCU_THROW(NotSupportedError, "Native window doesn't support readPixels()"); in executeForConfig()
538 TCU_THROW(NotSupportedError, "Native pixmap doesn't support readPixels()"); in executeForConfig()
544TCU_THROW(NotSupportedError, "Native pixmap doesn't support readPixels() or legacy create surface"… in executeForConfig()
DteglSimpleConfigCase.cpp78 TCU_THROW(NotSupportedError, "No compatible configs found"); in init()
DteglChooseConfigReference.cpp98TCU_THROW(TestError, (std::string("Unknown config caveat: ") + eglu::getConfigCaveatStr(caveat).to… in getCaveatRank()
110TCU_THROW(TestError, (std::string("Unknown color buffer type: ") + eglu::getColorBufferTypeStr(typ… in getColorBufferTypeRank()
DteglSyncTests.cpp143 TCU_THROW(NotSupportedError, "EGL_KHR_fence_sync not supported"); in requiredEGLExtensions()
146 TCU_THROW(NotSupportedError, "EGL_KHR_reusable_sync not supported"); in requiredEGLExtensions()
149 TCU_THROW(NotSupportedError, "EGL_KHR_wait_sync not supported"); in requiredEGLExtensions()
168 TCU_THROW(NotSupportedError, "GL_OES_EGL_sync not supported"); in requiredGLESExtensions()
DteglRenderCase.cpp109 TCU_THROW(InternalError, "Test case requires client API not supported in current build"); in checkBuildClientAPISupport()
DteglSwapBuffersTests.cpp276 TCU_THROW(NotSupportedError, "eglu::NativeWindow doesn't support readScreenPixels()"); in executeForConfig()
DteglImageFormatTests.cpp335 TCU_THROW(NotSupportedError, "Creating texture2D from EGLImage type not supported"); in imageTargetTexture2D()
349 TCU_THROW(NotSupportedError, "Creating renderbuffer from EGLImage type not supported"); in imageTargetRenderbuffer()
946 TCU_THROW(NotSupportedError, "Extension not supported: EGL_KHR_image_base"); in checkExtensions()
DteglImageTests.cpp235 TCU_THROW(NotSupportedError, "No compatible EGL configs found"); in chooseConfig()
/external/deqp/framework/platform/win32/
DtcuWin32Window.cpp70 TCU_THROW(ResourceError, "Failed to create Win32 window"); in Win32Window()
112 TCU_THROW(TestError, "AdjustWindowRect() failed"); in setSize()
117 TCU_THROW(TestError, "SetWindowPos() failed"); in setSize()
124 TCU_THROW(TestError, "GetClientRect() failed"); in getSize()
/external/deqp/framework/common/
DtcuDefs.hpp119 #define TCU_THROW(ERRCLASS, MSG) \ macro
129 #define TCU_FAIL(MSG) TCU_THROW(TestError, MSG)
/external/deqp/modules/gles2/functional/
Des2fDebugMarkerTests.cpp51 TCU_THROW(TestError, "Support for GL_EXT_debug_marker is mandatory on Android"); in checkSupport()
53 TCU_THROW(NotSupportedError, "GL_EXT_debug_marker is not supported"); in checkSupport()
Des2fReadPixelsTests.cpp152TCU_THROW(NotSupportedError, ("Unsupported IMPLEMENTATION_COLOR_READ_FORMAT: " + de::toString(glu:… in getFormatInfo()
154TCU_THROW(NotSupportedError, ("Unsupported GL_IMPLEMENTATION_COLOR_READ_TYPE: " + de::toString(tcu… in getFormatInfo()
/external/deqp/framework/egl/
DegluUtil.cpp153 TCU_THROW(NotSupportedError, "No matching EGL config found"); in chooseSingleConfig()
160 TCU_THROW(NotSupportedError, "No matching EGL config found"); in chooseSingleConfig()
222 TCU_THROW(NotSupportedError, "Surface doesn't support pixel density queries"); in getSurfaceResolution()
456TCU_THROW(NotSupportedError, (string("Unsupported or unknown EGL ") + objectTypeName + " type '" +… in selectFactory()
462TCU_THROW(NotSupportedError, (string("No factory supporting EGL '") + objectTypeName + "' type").c… in selectFactory()
/external/deqp/modules/gles31/functional/
Des31fShaderMultisampleInterpolationTests.cpp116 TCU_THROW(NotSupportedError, "Test requires GL_OES_shader_multisample_interpolation extension"); in init()
657 TCU_THROW(NotSupportedError, "Test requires GL_OES_shader_multisample_interpolation extension"); in init()
659 TCU_THROW(NotSupportedError, "Non-multisample framebuffer required"); in init()
768 TCU_THROW(NotSupportedError, "Test requires GL_OES_shader_multisample_interpolation extension"); in init()
943 TCU_THROW(NotSupportedError, "Test requires GL_OES_shader_multisample_interpolation extension"); in init()
945 TCU_THROW(NotSupportedError, "Test requires GL_OES_sample_variables extension"); in init()
1206 TCU_THROW(NotSupportedError, "Test requires GL_OES_shader_multisample_interpolation extension"); in init()
1337 TCU_THROW(NotSupportedError, "Test requires GL_OES_shader_multisample_interpolation extension"); in init()
1339 TCU_THROW(NotSupportedError, "Test requires GL_OES_sample_variables extension"); in init()
1453 TCU_THROW(NotSupportedError, "Test requires GL_OES_shader_multisample_interpolation extension"); in init()
/external/deqp/framework/platform/X11/
DtcuX11GlxPlatform.cpp227 TCU_THROW(NotSupportedError, "GLX protocol not supported by X server"); in GlxDisplay()
262 TCU_THROW(NotSupportedError, oss.str().c_str()); in checkGlxVersion()
273 TCU_THROW(NotSupportedError, oss.str().c_str()); in checkGlxExtension()
565 TCU_THROW(NotSupportedError, "Requested GLX configuration not found or unusable"); in chooseVisual()
599 TCU_THROW(NotSupportedError, "Unsupported surface type"); in createDrawable()
/external/deqp/modules/gles3/functional/
Des3fReadPixelsTests.cpp212TCU_THROW(NotSupportedError, ("Unsupported IMPLEMENTATION_COLOR_READ_FORMAT: " + de::toString(glu:… in getFormatInfo()
214TCU_THROW(NotSupportedError, ("Unsupported GL_IMPLEMENTATION_COLOR_READ_TYPE: " + de::toString(tcu… in getFormatInfo()

12