Searched refs:ErrorsTest (Results 1 – 9 of 9) sorted by relevance
64 class ErrorsTest : public deqp::TestCase class68 ErrorsTest(deqp::Context& context);69 virtual ~ErrorsTest() in ~ErrorsTest()
355 ErrorsTest::ErrorsTest(deqp::Context& context) in ErrorsTest() function in gl4cts::DirectStateAccess::Queries::ErrorsTest369 tcu::TestNode::IterateResult ErrorsTest::iterate() in iterate()447 bool ErrorsTest::testNegativeNumberOfObjects() in testNegativeNumberOfObjects()500 bool ErrorsTest::testInvalidTarget() in testInvalidTarget()549 bool ErrorsTest::testInvalidQueryName() in testInvalidQueryName()752 bool ErrorsTest::testInvalidBufferName() in testInvalidBufferName()870 bool ErrorsTest::testInvalidParameterName() in testInvalidParameterName()1001 bool ErrorsTest::testBufferOverflow() in testBufferOverflow()1128 bool ErrorsTest::testBufferNegativeOffset() in testBufferNegativeOffset()1251 bool ErrorsTest::isTarget(glw::GLenum maybe_target) in isTarget()[all …]
271 class ErrorsTest : public deqp::TestCase class275 ErrorsTest(deqp::Context& context);281 ErrorsTest(const ErrorsTest& other);282 ErrorsTest& operator=(const ErrorsTest& other);511 class ErrorsTest : public deqp::TestCase class515 ErrorsTest(deqp::Context& context);521 ErrorsTest(const ErrorsTest& other);522 ErrorsTest& operator=(const ErrorsTest& other);705 class ErrorsTest : public deqp::TestCase class709 ErrorsTest(deqp::Context& context);[all …]
950 ErrorsTest::ErrorsTest(deqp::Context& context) in ErrorsTest() function in gl4cts::DirectStateAccess::TransformFeedback::ErrorsTest963 tcu::TestNode::IterateResult ErrorsTest::iterate() in iterate()1032 void ErrorsTest::prepareFunctionPointers() in prepareFunctionPointers()1056 void ErrorsTest::cleanErrors() in cleanErrors()1073 bool ErrorsTest::testCreateTransformFeedbacksForInvalidNumberOfObjects() in testCreateTransformFeedbacksForInvalidNumberOfObjects()1115 bool ErrorsTest::testQueriesForInvalidNameOfObject() in testQueriesForInvalidNameOfObject()1238 bool ErrorsTest::testGetTransformFeedbackivQueryForInvalidParameterName() in testGetTransformFeedbackivQueryForInvalidParameterName()1308 bool ErrorsTest::testGetTransformFeedbacki_vQueryForInvalidParameterName() in testGetTransformFeedbacki_vQueryForInvalidParameterName()1379 bool ErrorsTest::testGetTransformFeedbacki64_vQueryForInvalidParameterName() in testGetTransformFeedbacki64_vQueryForInvalidParameterName()1452 bool ErrorsTest::testIndexedQueriesForInvalidBindingPoint() in testIndexedQueriesForInvalidBindingPoint()
394 ErrorsTest::ErrorsTest(deqp::Context& context) in ErrorsTest() function in gl4cts::DirectStateAccess::ProgramPipelines::ErrorsTest404 tcu::TestNode::IterateResult ErrorsTest::iterate() in iterate()
2417 ErrorsTest::ErrorsTest(deqp::Context& context) in ErrorsTest() function in gl4cts::DirectStateAccess::Buffers::ErrorsTest2441 tcu::TestNode::IterateResult ErrorsTest::iterate() in iterate()2573 bool ErrorsTest::ErrorCheckAndLog(const glw::GLchar* function_name, const glw::GLenum expected_erro… in ErrorCheckAndLog()2622 bool ErrorsTest::TestErrorsOfClearNamedBufferData() in TestErrorsOfClearNamedBufferData()2855 bool ErrorsTest::TestErrorsOfClearNamedBufferSubData() in TestErrorsOfClearNamedBufferSubData()3131 bool ErrorsTest::TestErrorsOfCopyNamedBufferSubData() in TestErrorsOfCopyNamedBufferSubData()3368 bool ErrorsTest::TestErrorsOfCreateBuffers() in TestErrorsOfCreateBuffers()3411 bool ErrorsTest::TestErrorsOfFlushMappedNamedBufferRange() in TestErrorsOfFlushMappedNamedBufferRange()3563 bool ErrorsTest::TestErrorsOfGetNamedBufferParameter() in TestErrorsOfGetNamedBufferParameter()3705 bool ErrorsTest::TestErrorsOfGetNamedBufferPointerv() in TestErrorsOfGetNamedBufferPointerv()[all …]
373 ErrorsTest::ErrorsTest(deqp::Context& context) : deqp::TestCase(context, "samplers_errors", "Sample… in ErrorsTest() function in gl4cts::DirectStateAccess::Samplers::ErrorsTest382 tcu::TestNode::IterateResult ErrorsTest::iterate() in iterate()
68 addChild(new TransformFeedback::ErrorsTest(m_context)); in init()74 addChild(new Samplers::ErrorsTest(m_context)); in init()80 addChild(new ProgramPipelines::ErrorsTest(m_context)); in init()86 addChild(new Queries::ErrorsTest(m_context)); in init()101 addChild(new Buffers::ErrorsTest(m_context)); in init()
1637 ErrorsTest::ErrorsTest(deqp::Context& context) in ErrorsTest() function in gl4cts::BufferStorage::ErrorsTest1647 tcu::TestNode::IterateResult ErrorsTest::iterate() in iterate()1917 void ErrorsTest::verifyError(glw::GLenum expected_error, const glw::GLchar* error_message, bool& ou… in verifyError()3712 addChild(new BufferStorage::ErrorsTest(m_context)); in init()