Home
last modified time | relevance | path

Searched refs:QP_TEST_RESULT_NOT_SUPPORTED (Results 1 – 25 of 27) sorted by relevance

12

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesMipmapSparseResidency.cpp139 …return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Sparse residency for 2D Image not supported"… in iterate()
145 …return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Sparse residency for 3D Image not supported"… in iterate()
150 return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Not supported image type"); in iterate()
160 …return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "The image format does not support sparse ope… in iterate()
168 return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Image size not supported for device"); in iterate()
246 …return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Required memory size for sparse resource exc… in iterate()
277 …return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Not supported image aspect - the test suppor… in iterate()
DvktSparseResourcesBufferMemoryAliasing.cpp162 return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Sparse binding not supported"); in iterate()
167 return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Sparse memory aliasing not supported"); in iterate()
223 …return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Required memory size for sparse resources ex… in iterate()
348 return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Buffer size is not supported"); in iterate()
DvktSparseResourcesImageSparseResidency.cpp240 …return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Sparse residency for 2D Image not supported"… in iterate()
246 …return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Sparse residency for 3D Image not supported"… in iterate()
251 return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Not supported image type"); in iterate()
261 …return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "The image format does not support sparse ope… in iterate()
268 return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Image size not supported for device"); in iterate()
333 …return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Required memory size for sparse resource exc… in iterate()
364 …return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Not supported image aspect - the test suppor… in iterate()
600 return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Image size is not supported"); in iterate()
DvktSparseResourcesImageSparseBinding.cpp124 return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Device does not support sparse binding"); in iterate()
132 return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Image size not supported for device"); in iterate()
209 …return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Required memory size for sparse resource exc… in iterate()
DvktSparseResourcesBufferSparseBinding.cpp109 return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Sparse binding not supported"); in iterate()
164 …return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Required memory size for sparse resources ex… in iterate()
DvktSparseResourcesBufferSparseResidency.cpp148 …return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Sparse partially resident buffers not suppor… in iterate()
204 …return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Required memory size for sparse resources ex… in iterate()
/external/deqp/framework/common/
DtcuDefs.cpp119 : TestException(message, expr, file, line, QP_TEST_RESULT_NOT_SUPPORTED) in NotSupportedError()
124 : TestException(message, QP_TEST_RESULT_NOT_SUPPORTED) in NotSupportedError()
DtcuResultCollector.cpp38 case QP_TEST_RESULT_NOT_SUPPORTED: return 20; in testResultSeverity()
DtcuTestSessionExecutor.cpp246 case QP_TEST_RESULT_NOT_SUPPORTED: m_status.numNotSupported += 1; break; in leaveTestCase()
/external/deqp/modules/gles2/performance/
Des2pTextureUploadTests.cpp148 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Unsupported texture size"); in init()
335 if (m_testCtx.getTestResult() == QP_TEST_RESULT_NOT_SUPPORTED) in iterate()
431 if (m_testCtx.getTestResult() == QP_TEST_RESULT_NOT_SUPPORTED) in iterate()
/external/deqp/modules/gles2/
Dtes2CapabilityTests.cpp124 m_testCtx.setTestResult(isSupported ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_NOT_SUPPORTED, in iterate()
/external/deqp/framework/qphelper/
DqpTestLog.h59QP_TEST_RESULT_NOT_SUPPORTED, /*!< Implementation does not support functionality needed by this … enumerator
DqpTestLog.c169 { QP_TEST_RESULT_NOT_SUPPORTED, "NotSupported" },
/external/deqp/modules/gles2/functional/
Des2fNegativeTextureApiTests.cpp1969 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "No suitable compressed formats found"); in init()
2019 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "No suitable compressed formats found"); in init()
2070 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "No suitable compressed formats found"); in init()
2141 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "No suitable compressed formats found"); in init()
2193 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "No suitable compressed formats found"); in init()
2269 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "No suitable compressed formats found"); in init()
2328 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "No suitable compressed formats found"); in init()
2388 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "No suitable compressed formats found"); in init()
2447 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "No suitable compressed formats found"); in init()
/external/deqp/modules/gles31/functional/
Des31fTextureFormatTests.cpp155 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Cube map arrays not supported"); in init()
227 if (m_testCtx.getTestResult() == QP_TEST_RESULT_NOT_SUPPORTED) in iterate()
Des31fFboTestCase.cpp101 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Not supported"); in iterate()
/external/deqp/modules/gles3/functional/
Des3fFboTestCase.cpp99 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Not supported"); in iterate()
Des3fRasterizerDiscardTests.cpp271 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Not supported"); in iterate()
Des3fShaderApiTests.cpp1204 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Not supported"); in iterate()
Des3fFboRenderTest.cpp461 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Not supported"); in iterate()
/external/deqp/modules/gles3/accuracy/
Des3aVaryingInterpolationTests.cpp201 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Fragment highp not supported"); in iterate()
/external/deqp/modules/gles2/accuracy/
Des2aVaryingInterpolationTests.cpp194 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Fragment highp not supported"); in iterate()
/external/deqp/modules/egl/
DteglCreateContextExtTests.cpp936 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "No supported configs found"); in iterate()
DteglMultiThreadTests.cpp423 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Not Supported"); in iterate()
/external/deqp/modules/glshared/
DglsShaderLibraryCase.cpp1093 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Full GLSL ES 100 is not supported"); in execute()

12