Home
last modified time | relevance | path

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

123456

/external/deqp/external/vulkancts/framework/vulkan/
DvkPrograms.cpp100 TCU_THROW(InternalError, "SPIR-V endianness translation not supported"); in createProgramBinaryFromSpirV()
117 TCU_THROW(InternalError, "Compiling GLSL to SPIR-V failed"); in buildProgram()
133 TCU_THROW(InternalError, "Validation failed for compiled SPIR-V binary"); in buildProgram()
140 TCU_THROW(NotSupportedError, "Unsupported program format"); in buildProgram()
149 TCU_THROW(InternalError, "Failed to assemble SPIR-V"); in assembleProgram()
160 TCU_THROW(InternalError, "Validation failed for assembled SPIR-V binary"); in assembleProgram()
176 TCU_THROW(InternalError, "SPIR-V endianness translation not supported"); in disassembleProgram()
179 TCU_THROW(NotSupportedError, "Unsupported program format"); in disassembleProgram()
195 TCU_THROW(InternalError, "SPIR-V endianness translation not supported"); in validateProgram()
198 TCU_THROW(NotSupportedError, "Unsupported program format"); in validateProgram()
[all …]
DvkSpirVAsm.cpp101 TCU_THROW(InternalError, "Disassembling SPIR-V failed"); in disassembleSpirV()
150 TCU_THROW(NotSupportedError, "SPIR-V assembly not supported (DEQP_HAVE_SPIRV_TOOLS not defined)"); in assembleSpirV()
155TCU_THROW(NotSupportedError, "SPIR-V disassembling not supported (DEQP_HAVE_SPIRV_TOOLS not define… in disassembleSpirV()
160TCU_THROW(NotSupportedError, "SPIR-V validation not supported (DEQP_HAVE_SPIRV_TOOLS not defined)"… in validateSpirV()
DvkGlslToSpirV.cpp214TCU_THROW(InternalError, "Linking multiple shader stages into a single SPIR-V binary is not suppor… in compileGlslToSpirV()
269 TCU_THROW(InternalError, "Can't compile empty program"); in compileGlslToSpirV()
286TCU_THROW(NotSupportedError, "GLSL to SPIR-V compilation not supported (DEQP_HAVE_GLSLANG not defi… in compileGlslToSpirV()
291 TCU_THROW(NotSupportedError, "SPIR-V stripping not supported (DEQP_HAVE_GLSLANG not defined)"); in stripSpirVDebugInfo()
DvkDeviceUtil.cpp89 TCU_THROW(NotSupportedError, "No Vulkan devices available"); in chooseDevice()
92 TCU_THROW(InternalError, "Invalid --deqp-vk-device-id"); in chooseDevice()
/external/deqp/framework/common/
DtcuPlatform.cpp44 TCU_THROW(NotSupportedError, "OpenGL (ES) is not supported"); in getGLPlatform()
49 TCU_THROW(NotSupportedError, "EGL is not supported"); in getEGLPlatform()
54 TCU_THROW(NotSupportedError, "Vulkan is not supported"); in getVulkanPlatform()
DtcuStringTemplate.cpp70 TCU_THROW(InternalError, "No '}' found in template parameter"); in specialize()
92 TCU_THROW(InternalError, (string("Unrecognized flag") + paramStr).c_str()); in specialize()
113TCU_THROW(InternalError, (string("Value for parameter '") + paramName + "' not found in map").c_st… in specialize()
DtcuDefs.hpp119 #define TCU_THROW(ERRCLASS, MSG) \ macro
129 #define TCU_FAIL(MSG) TCU_THROW(TestError, MSG)
/external/deqp/framework/platform/android/
DtcuAndroidInternals.cpp43 TCU_THROW(NotSupportedError, ("Unable to look up symbol from shared object: " + symname).c_str()); in setFuncPtr()
96 TCU_THROW(NotSupportedError, "ABI not supported"); in callConstructor4()
123 TCU_THROW(NotSupportedError, "ABI not supported"); in callDestructor()
180 TCU_THROW(ResourceError, "Could not alloc for GraphicBuffer"); in createGraphicBuffer()
199TCU_THROW(NotSupportedError, ("GraphicBuffer ctor failed, initCheck returned " + de::toString(ctor… in createGraphicBuffer()
208 TCU_THROW(NotSupportedError, "GraphicBuffer layout unexpected"); in createGraphicBuffer()
217 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()
DteglChooseConfigReference.cpp100TCU_THROW(TestError, (std::string("Unknown config caveat: ") + eglu::getConfigCaveatStr(caveat).to… in getCaveatRank()
112TCU_THROW(TestError, (std::string("Unknown color buffer type: ") + eglu::getColorBufferTypeStr(typ… in getColorBufferTypeRank()
129TCU_THROW(TestError, (std::string("Unknown YUV order: ") + eglu::getYuvOrderStr(order).toString())… in getYuvOrderRank()
141TCU_THROW(TestError, (std::string("Unknown YUV plane BPP: ") + eglu::getYuvPlaneBppStr(bpp).toStri… in getYuvPlaneBppValue()
152TCU_THROW(TestError, (std::string("Unknown color component type: ") + eglu::getColorComponentTypeS… in getColorComponentTypeRank()
/external/deqp/framework/platform/win32/
DtcuWin32Window.cpp72 TCU_THROW(ResourceError, "Failed to create Win32 window"); in Window()
114 TCU_THROW(TestError, "AdjustWindowRect() failed"); in setSize()
119 TCU_THROW(TestError, "SetWindowPos() failed"); in setSize()
126 TCU_THROW(TestError, "GetClientRect() failed"); in getSize()
/external/deqp/framework/egl/
DegluNativeDisplay.cpp61 TCU_THROW(NotSupportedError, "eglu::NativeDisplay can't be used with eglGetDisplay()"); in getLegacyNative()
69 TCU_THROW(NotSupportedError, "eglu::NativeDisplay can't be used with eglGetPlatformDisplay()"); in getPlatformNative()
77 TCU_THROW(NotSupportedError, "eglu::NativeDisplay can't be used with eglGetPlatformDisplay()"); in getPlatformAttributes()
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/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBase.cpp76 TCU_THROW(ResourceError, "Device reports an empty set of queue family properties"); in createDeviceSupportingQueues()
84 TCU_THROW(ResourceError, "Device reports an empty set of queue family properties"); in createDeviceSupportingQueues()
101 TCU_THROW(NotSupportedError, "No match found for queue requirements"); in createDeviceSupportingQueues()
DvktSparseResourcesShaderIntrinsicsBase.cpp225 TCU_THROW(NotSupportedError, "Image size not supported for device"); in iterate()
229 TCU_THROW(NotSupportedError, "Sparse residency for image type is not supported"); in iterate()
232TCU_THROW(NotSupportedError, "Sparse resource residency information not supported in shader code."… in iterate()
270 TCU_THROW(NotSupportedError, "The image format does not support sparse operations"); in iterate()
304 TCU_THROW(NotSupportedError, "Required memory size for sparse resource exceeds device limits"); in iterate()
316TCU_THROW(NotSupportedError, "Not supported image aspect - the test supports currently only VK_IMA… in iterate()
DvktSparseResourcesBufferMemoryAliasing.cpp159 TCU_THROW(NotSupportedError, "Sparse binding not supported"); in iterate()
162 TCU_THROW(NotSupportedError, "Sparse memory aliasing not supported"); in iterate()
210 TCU_THROW(NotSupportedError, "Required memory size for sparse resources exceeds device limits"); in iterate()
317 TCU_THROW(NotSupportedError, "Buffer size is not supported"); in iterate()
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp118 TCU_THROW(NotSupportedError, "VK_EXT_debug_report is not supported"); in createInstance()
122 TCU_THROW(NotSupportedError, "No validation layers found"); in createInstance()
138 TCU_THROW(NotSupportedError, "No matching queue found"); in findQueueFamilyIndexWithCaps()
162 TCU_THROW(NotSupportedError, "No validation layers found"); in createDefaultDevice()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineCacheTests.cpp1042 TCU_THROW(NotSupportedError, "Geometry Shader Not Supported"); in GraphicsCacheTestInstance()
1052 TCU_THROW(NotSupportedError, "Tessellation Not Supported"); in GraphicsCacheTestInstance()
1063 TCU_THROW(NotSupportedError, "Tessellation Not Supported"); in GraphicsCacheTestInstance()
1581 TCU_THROW(NotSupportedError, "Empty pipeline cache - unable to test"); in PipelineFromIncompleteCacheTestInstance()
1588 TCU_THROW(TestError, "GetPipelineCacheData should return VK_INCOMPLETE state!"); in PipelineFromIncompleteCacheTestInstance()
1742 TCU_THROW(TestError, "Pipeline cache size is smaller than header size"); in CacheHeaderTestInstance()
1751 TCU_THROW(TestError, "Invalid header size!"); in CacheHeaderTestInstance()
1754 TCU_THROW(TestError, "Invalid header version!"); in CacheHeaderTestInstance()
1757 TCU_THROW(TestError, "Invalid header vendor ID!"); in CacheHeaderTestInstance()
1760 TCU_THROW(TestError, "Invalid header device ID!"); in CacheHeaderTestInstance()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferTests.cpp130 TCU_THROW(NotSupportedError, "No matching queue found"); in findQueueFamilyIndexWithCaps()
381 TCU_THROW(NotSupportedError, "Sparse bindings feature is not supported"); in iterate()
384 TCU_THROW(NotSupportedError, "Sparse buffer residency feature is not supported"); in iterate()
387 TCU_THROW(NotSupportedError, "Sparse aliased residency feature is not supported"); in iterate()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryRequirementsTests.cpp113 TCU_THROW(NotSupportedError, "Feature not supported: sparseBinding"); in requireBufferSparseFeatures()
116 TCU_THROW(NotSupportedError, "Feature not supported: sparseResidencyBuffer"); in requireBufferSparseFeatures()
119 TCU_THROW(NotSupportedError, "Feature not supported: sparseResidencyAliased"); in requireBufferSparseFeatures()
263 TCU_THROW(NotSupportedError, "Feature not supported: sparseBinding"); in requireImageSparseFeatures()
266 TCU_THROW(NotSupportedError, "Feature not supported: sparseResidencyImage (2D and 3D)"); in requireImageSparseFeatures()
269 TCU_THROW(NotSupportedError, "Feature not supported: sparseResidencyAliased"); in requireImageSparseFeatures()
/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()

123456