Home
last modified time | relevance | path

Searched refs:verifyError (Results 1 - 22 of 22) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/fragment_shading_rate/
H A DesextcFragmentShadingRateErrors.cpp74 glw::GLboolean FragmentShadingRateErrors::verifyError(const glw::GLenum expected_error, const char* description) const in verifyError() function in glcts::FragmentShadingRateErrors
117 testPassed = testPassed && verifyError(GL_INVALID_ENUM, "glShadingRateEXT <rate> is not valid"); in iterate()
183 testPassed = testPassed && verifyError(GL_INVALID_ENUM, "framebufferShadingRateEXT <target> is not valid"); in iterate()
188 testPassed = testPassed && verifyError(GL_INVALID_ENUM, "framebufferShadingRateEXT <attachment> is not valid"); in iterate()
193 testPassed = testPassed && verifyError(GL_INVALID_VALUE, "framebufferShadingRateEXT <texture> is not valid"); in iterate()
199 testPassed = testPassed && verifyError(GL_INVALID_VALUE, "framebufferShadingRateEXT <baseLayer> is not valid"); in iterate()
204 testPassed = testPassed && verifyError(GL_INVALID_VALUE, "framebufferShadingRateEXT <numLayers> is not valid"); in iterate()
212 verifyError(GL_INVALID_VALUE, "framebufferShadingRateEXT <texelWidth, texelHeight> is not valid"); in iterate()
220 verifyError(GL_INVALID_VALUE, "framebufferShadingRateEXT <texelWidth, texelHeight> is not valid"); in iterate()
237 testPassed = testPassed && verifyError(GL_INVALID_ENU in iterate()
[all...]
H A DesextcFragmentShadingRateErrors.hpp49 glw::GLboolean verifyError(const glw::GLenum expected_error, const char* description) const;
H A DesextcFragmentShadingRateBasic.hpp73 glw::GLboolean verifyError(const glw::GLenum expected_error, const char* description) const;
H A DesextcFragmentShadingRateBasic.cpp200 glw::GLboolean FragmentShadingRateBasic::verifyError(const glw::GLenum expected_error, const char* description) const in verifyError() function in glcts::FragmentShadingRateBasic
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferErrors.cpp138 glw::GLboolean TextureBufferErrors::verifyError(const glw::GLenum expected_error, const char* description) in verifyError() function in glcts::TextureBufferErrors
178 test_passed = verifyError(GL_INVALID_ENUM, "Expected GL_INVALID_ENUM was not returned " in iterate()
183 test_passed = verifyError(GL_INVALID_ENUM, "Expected GL_INVALID_ENUM was not returned " in iterate()
193 test_passed = verifyError(GL_INVALID_ENUM, "Expected GL_INVALID_ENUM was not returned " in iterate()
199 test_passed = verifyError(GL_INVALID_ENUM, "Expected GL_INVALID_ENUM was not returned " in iterate()
207 test_passed = verifyError(GL_INVALID_OPERATION, "Expected GL_INVALID_OPERATION was not returned " in iterate()
213 verifyError(GL_INVALID_OPERATION, "Expected GL_INVALID_OPERATION was not returned " in iterate()
219 test_passed = verifyError(GL_INVALID_VALUE, "Expected INVALID_VALUE was not returned " in iterate()
225 test_passed = verifyError(GL_INVALID_VALUE, "Expected INVALID_VALUE was not returned " in iterate()
230 test_passed = verifyError(GL_INVALID_VALU in iterate()
[all...]
H A DesextcTextureBufferErrors.hpp83 glw::GLboolean verifyError(const glw::GLenum expected_error, const char* description);
/third_party/vk-gl-cts/external/openglcts/modules/gles2/
H A Des2cTexture3DTests.cpp120 void verifyError(GLenum expectedError, const char* missmatchMessage) const;
121 void verifyError(GLenum expectedError1, GLenum expectedError2, const char* missmatchMessage) const;
353 void Texture3DBase::verifyError(GLenum expectedError, const char* missmatchMessage) const in verifyError() function in es2cts::Texture3DBase
366 void Texture3DBase::verifyError(GLenum expectedError1, GLenum expectedError2, const char* missmatchMessage) const in verifyError() function in es2cts::Texture3DBase
1162 verifyError(GL_INVALID_ENUM, message1); in iterate()
1164 verifyError(GL_INVALID_ENUM, message1); in iterate()
1167 verifyError(GL_INVALID_ENUM, "GL_INVALID_ENUM is generated if type is not a type constant."); in iterate()
1170 verifyError(GL_INVALID_ENUM, "GL_INVALID_ENUM is generated if format is not an accepted format constant."); in iterate()
1173 verifyError(GL_INVALID_VALUE, "GL_INVALID_VALUE is generated if internalFormat is not one of the accepted " in iterate()
1179 verifyError(GL_INVALID_OPERATIO in iterate()
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTransformFeedbackOverflowQueryTests.cpp445 void verifyError(GLenum expectedError) in verifyError() function in gl3cts::TransformFeedbackOverflowQueryErrorBase
525 verifyError(GL_INVALID_VALUE); in iterate()
537 verifyError(GL_INVALID_VALUE); in iterate()
547 verifyError(GL_INVALID_VALUE); in iterate()
559 verifyError(GL_INVALID_VALUE); in iterate()
658 verifyError(GL_INVALID_OPERATION); in iterate()
660 verifyError(GL_INVALID_OPERATION); in iterate()
669 verifyError(GL_INVALID_OPERATION); in iterate()
681 verifyError(GL_INVALID_OPERATION); in iterate()
686 verifyError(GL_INVALID_OPERATIO in iterate()
[all...]
H A Dgl4cSparseTextureTests.cpp85 bool SparseTextureUtils::verifyError(std::stringstream& log, const char* funcName, GLint error, GLint expectedError) in verifyError() function in gl4cts::SparseTextureUtils
702 result = SparseTextureUtils::verifyError(mLog, "glGetTexParameteriv", gl.getError(), GL_NO_ERROR); in testNumSparseLevelsARB()
707 result = SparseTextureUtils::verifyError(mLog, "glGetTexParameterfv", gl.getError(), GL_NO_ERROR); in testNumSparseLevelsARB()
712 result = SparseTextureUtils::verifyError(mLog, "glGetGexParameterIiv", gl.getError(), GL_NO_ERROR); in testNumSparseLevelsARB()
717 result = SparseTextureUtils::verifyError(mLog, "getTexParameterIuiv", gl.getError(), GL_NO_ERROR); in testNumSparseLevelsARB()
962 result = SparseTextureUtils::verifyError(log, "getIntegerv", gl.getError(), GL_NO_ERROR); in testSipmleQueries()
967 result = SparseTextureUtils::verifyError(log, "getInteger64v", gl.getError(), GL_NO_ERROR); in testSipmleQueries()
972 result = SparseTextureUtils::verifyError(log, "getFloatv", gl.getError(), GL_NO_ERROR); in testSipmleQueries()
977 result = SparseTextureUtils::verifyError(log, "getDoublev", gl.getError(), GL_NO_ERROR); in testSipmleQueries()
982 result = SparseTextureUtils::verifyError(lo in testSipmleQueries()
[all...]
H A Dgl4cVertexAttrib64BitTest.cpp328 void verifyError(GLenum expected_error, const char* function_name, int line_number, bool& result);
414 verifyError(GL_INVALID_ENUM, message.str().c_str(), __LINE__, result); in invalidEnum()
418 verifyError(GL_NO_ERROR, "VertexAttribLPointer(..., GL_DOUBLE /* type */, ...)", __LINE__, result); in invalidEnum()
447 verifyError(GL_INVALID_OPERATION, message.str().c_str(), __LINE__, result); in invalidOperation()
475 verifyError(GL_INVALID_VALUE, "VertexAttribL1d(GL_MAX_VERTEX_ATTRIBS, ...)", __LINE__, result); in invalidValue()
478 verifyError(GL_INVALID_VALUE, "VertexAttribL1d(GL_MAX_VERTEX_ATTRIBS + 1, ...)", __LINE__, result); in invalidValue()
481 verifyError(GL_INVALID_VALUE, "VertexAttribL2d(GL_MAX_VERTEX_ATTRIBS, ...)", __LINE__, result); in invalidValue()
484 verifyError(GL_INVALID_VALUE, "VertexAttribL2d(GL_MAX_VERTEX_ATTRIBS + 1, ...)", __LINE__, result); in invalidValue()
487 verifyError(GL_INVALID_VALUE, "VertexAttribL3d(GL_MAX_VERTEX_ATTRIBS, ...)", __LINE__, result); in invalidValue()
490 verifyError(GL_INVALID_VALU in invalidValue()
556 void ApiErrorsTest::verifyError(GLenum expected_error, const char* function_name, int line_number, bool& result) verifyError() function in VertexAttrib64Bit::ApiErrorsTest
[all...]
H A Dgl4cBufferStorageTests.cpp1676 verifyError(GL_INVALID_OPERATION, message.c_str(), test_result); in iterate()
1694 verifyError(GL_INVALID_OPERATION, "NamedBufferStorage was executed for id with immutable storage", in iterate()
1702 verifyError(GL_INVALID_OPERATION, "BufferStorage was executed for target with immutable storage", test_result); in iterate()
1722 verifyError(GL_INVALID_VALUE, "NamedBufferStorage was executed with size == 0", test_result); in iterate()
1725 verifyError(GL_INVALID_VALUE, "NamedBufferStorage was executed with size == -16", test_result); in iterate()
1732 verifyError(GL_INVALID_VALUE, "BufferStorage was executed with size == 0", test_result); in iterate()
1735 verifyError(GL_INVALID_VALUE, "BufferStorage was executed with size == -16", test_result); in iterate()
1756 verifyError(GL_INVALID_VALUE, "NamedBufferStorage was executed with flags == GL_MAP_PERSISTENT_BIT", in iterate()
1764 verifyError(GL_INVALID_VALUE, "BufferStorage was executed with flags == GL_MAP_PERSISTENT_BIT", test_result); in iterate()
1784 verifyError(GL_INVALID_VALU in iterate()
1917 void ErrorsTest::verifyError(glw::GLenum expected_error, const glw::GLchar* error_message, bool& out_test_result) verifyError() function in gl4cts::BufferStorage::ErrorsTest
[all...]
H A Dgl4cBufferStorageTests.hpp78 void verifyError(glw::GLenum expected_error, const glw::GLchar* error_message, bool& out_test_result);
H A Dgl3cTextureSwizzleTests.hpp93 void verifyError(const glw::GLenum expected_error);
H A Dgl4cSparseTextureTests.hpp70 static bool verifyError(std::stringstream& log, const char* funcName, GLint error, GLint expectedError);
H A Dgl3cTextureSwizzleTests.cpp2215 verifyError(GL_NO_ERROR); in iterate()
2224 verifyError(GL_INVALID_ENUM); in iterate()
2244 verifyError(GL_NO_ERROR); in iterate()
2256 verifyError(GL_INVALID_ENUM); in iterate()
2271 void APIErrorsTest::verifyError(const glw::GLenum expected_error) in verifyError() function in gl3cts::TextureSwizzle::APIErrorsTest
/third_party/node/test/parallel/
H A Dtest-crypto-dh.js22 assert.strictEqual(dh1.verifyError, 0);
23 assert.strictEqual(dh2.verifyError, 0);
36 assert.strictEqual(dh3.verifyError, 0);
49 assert.strictEqual(dh4.verifyError, 0);
H A Dtest-tls-socket-default-options.js65 callback(this.ssl.verifyError());
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcRobustnessTests.cpp219 bool verifyError(glw::GLint error, glw::GLint expectedError, const char* method);
300 test_result = test_result && verifyError(gl.getError(), GL_NO_ERROR, "getnUniformfv [false negative]"); in iterate()
303 test_result = test_result && verifyError(gl.getError(), GL_INVALID_OPERATION, "getnUniformfv [false positive]"); in iterate()
308 test_result = test_result && verifyError(gl.getError(), GL_NO_ERROR, "getnUniformiv [false negative]"); in iterate()
311 test_result = test_result && verifyError(gl.getError(), GL_INVALID_OPERATION, "getnUniformiv [false positive]"); in iterate()
316 test_result = test_result && verifyError(gl.getError(), GL_NO_ERROR, "getnUniformuiv [false negative]"); in iterate()
319 test_result = test_result && verifyError(gl.getError(), GL_INVALID_OPERATION, "getnUniformuiv [false positive]"); in iterate()
373 bool GetnUniformTest::verifyError(GLint error, GLint expectedError, const char* method) in verifyError() function in glcts::RobustBufferAccessBehavior::GetnUniformTest
406 bool verifyError(glw::GLint error, glw::GLint expectedError, const char* method);
604 if (!verifyError(g in verifyResults()
618 bool ReadnPixelsTest::verifyError(GLint error, GLint expectedError, const char* method) verifyError() function in glcts::RobustBufferAccessBehavior::ReadnPixelsTest
[all...]
/third_party/node/lib/
H A D_tls_wrap.js1168 const verifyError = this._handle.verifyError();
1169 if (verifyError) {
1170 this.authorizationError = verifyError.code;
1255 // A) verifyError returns null meaning the client's certificate is signed
1260 // verifyError returns a string indicating the problem. The server can
1659 let verifyError = this._handle.verifyError();
1663 if (!verifyError && !this.isSessionReused()) {
1669 verifyError
[all...]
/third_party/node/lib/internal/crypto/
H A Ddiffiehellman.js123 ObjectDefineProperty(this, 'verifyError', {
126 value: this[kHandle].verifyError,
136 ObjectDefineProperty(this, 'verifyError', {
139 value: this[kHandle].verifyError,
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fPolygonOffsetTests.cpp183 void verifyError (tcu::TestContext& testCtx, const glw::Functions& gl, GLenum expected) in verifyError() function
307 verifyError(m_testCtx, gl, GL_NO_ERROR); in iterate()
312 verifyError(m_testCtx, gl, GL_NO_ERROR); in iterate()
318 verifyError(m_testCtx, gl, GL_NO_ERROR); in iterate()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fPolygonOffsetTests.cpp180 void verifyError (tcu::TestContext& testCtx, const glw::Functions& gl, GLenum expected) in verifyError() function
304 verifyError(m_testCtx, gl, GL_NO_ERROR); in iterate()
309 verifyError(m_testCtx, gl, GL_NO_ERROR); in iterate()
315 verifyError(m_testCtx, gl, GL_NO_ERROR); in iterate()

Completed in 27 milliseconds