/external/deqp/modules/glshared/ |
D | glsAttributeLocationTests.hpp | 137 BindAttributeTest (tcu::TestContext& testCtx, 156 BindMaxAttributesTest (tcu::TestContext& testCtx, 174 BindAliasingAttributeTest (tcu::TestContext& testCtx, 194 BindMaxAliasingAttributeTest (tcu::TestContext& testCtx, 212 BindInactiveAliasingAttributeTest (tcu::TestContext& testCtx, 230 BindHoleAttributeTest (tcu::TestContext& testCtx, 246 PreAttachBindAttributeTest (tcu::TestContext& testCtx, 260 PreLinkBindAttributeTest (tcu::TestContext& testCtx, 274 PostLinkBindAttributeTest (tcu::TestContext& testCtx, 288 BindReattachAttributeTest (tcu::TestContext& testCtx, [all …]
|
D | glsScissorTests.hpp | 76 tcu::TestNode* createPrimitiveTest (tcu::TestContext& testCtx, 84 tcu::TestNode* createClearTest (tcu::TestContext& testCtx, 91 tcu::TestNode* createFramebufferClearTest (tcu::TestContext& testCtx, 97 tcu::TestNode* createFramebufferBlitTest (tcu::TestContext& testCtx,
|
D | glsFboCompletenessTests.hpp | 47 using tcu::TestContext; 60 Context (TestContext& testCtx, 64 TestContext& getTestContext (void) const { return m_testCtx; } in getTestContext() 76 TestContext& m_testCtx;
|
/external/deqp/framework/common/ |
D | tcuTestCase.hpp | 85 …TestNode (TestContext& testCtx, TestNodeType nodeType, const char* name, const char* description); 86 …TestNode (TestContext& testCtx, TestNodeType nodeType, const char* name, const char* description,… 90 TestContext& getTestContext (void) const { return m_testCtx; } in getTestContext() 101 TestContext& m_testCtx; 122 TestCaseGroup (TestContext& testCtx, const char* name, const char* description); 123 …TestCaseGroup (TestContext& testCtx, const char* name, const char* description, const std::vector<… 152 TestCase (TestContext& testCtx, const char* name, const char* description); 153 …TestCase (TestContext& testCtx, TestNodeType nodeType, const char* name, const char* description…
|
D | tcuTestPackage.hpp | 46 TestPackage (TestContext& testCtx, const char* name, const char* description); 57 typedef TestPackage* (*TestPackageCreateFunc) (TestContext& testCtx); 76 TestPackage* createPackage (const char* name, TestContext& testCtx) const; 102 TestPackageRoot (TestContext& testCtx); 103 TestPackageRoot (TestContext& testCtx, const std::vector<TestNode*>& children);
|
D | tcuTestCase.cpp | 46 TestNode::TestNode (TestContext& testCtx, TestNodeType nodeType, const char* name, const char* desc… in TestNode() 55 TestNode::TestNode (TestContext& testCtx, TestNodeType nodeType, const char* name, const char* desc… in TestNode() 106 TestCaseGroup::TestCaseGroup (TestContext& testCtx, const char* name, const char* description) in TestCaseGroup() 111 TestCaseGroup::TestCaseGroup (TestContext& testCtx, const char* name, const char* description, cons… in TestCaseGroup() 128 TestCase::TestCase (TestContext& testCtx, const char* name, const char* description) in TestCase() 133 TestCase::TestCase (TestContext& testCtx, TestNodeType nodeType, const char* name, const char* desc… in TestCase()
|
D | tcuTestContext.cpp | 31 TestContext::TestContext ( in TestContext() function in tcu::TestContext 49 void TestContext::touchWatchdog (void) in touchWatchdog() 55 void TestContext::setTestResult (qpTestResult testResult, const char* description) in setTestResult() 126 void ResultCollector::setTestContextResult (TestContext& testCtx) in setTestContextResult()
|
D | tcuTestContext.hpp | 48 class TestContext class 51 …TestContext (Platform& platform, Archive& rootArchive, TestLog& log, const CommandLine& cmdLine,… 52 ~TestContext (void) {} in ~TestContext() 107 void setTestContextResult (TestContext& testCtx);
|
D | tcuTestPackage.cpp | 36 TestPackage::TestPackage (TestContext& testCtx, const char* name, const char* description) in TestPackage() 117 TestPackage* TestPackageRegistry::createPackage (const char* name, TestContext& testCtx) const in createPackage() 137 TestPackageRoot::TestPackageRoot (TestContext& testCtx) in TestPackageRoot() 142 TestPackageRoot::TestPackageRoot (TestContext& testCtx, const vector<TestNode*>& children) in TestPackageRoot()
|
/external/deqp/modules/gles2/functional/ |
D | es2fBooleanStateQueryTests.cpp | 53 …virtual void verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference) … 54 …virtual void verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, bool re… 55 …virtual void verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name) = … 82 void verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference); 83 …void verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, bool reference1, b… 84 void verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name); 92 void IsEnabledVerifier::verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference) in verifyBoolean() 107 void IsEnabledVerifier::verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, bo… in verifyBoolean4() 118 void IsEnabledVerifier::verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name) in verifyBooleanAnything() 130 void verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference); [all …]
|
D | es2fFloatStateQueryTests.cpp | 76 …virtual void verifyFloat (tcu::TestContext& testCtx, GLenum name, GLfloat reference) … 79 …virtual void verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference) … 80 …virtual void verifyFloat2Expanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference0, … 81 …virtual void verifyFloat4Color (tcu::TestContext& testCtx, GLenum name, GLfloat reference0, GL… 84 …virtual void verifyFloatRange (tcu::TestContext& testCtx, GLenum name, GLfloat min, GLfloat ma… 112 void verifyFloat (tcu::TestContext& testCtx, GLenum name, GLfloat reference); 113 void verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference); 114 …void verifyFloat2Expanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference0, GLfloat r… 115 …void verifyFloat4Color (tcu::TestContext& testCtx, GLenum name, GLfloat reference0, GLfloat ref… 116 void verifyFloatRange (tcu::TestContext& testCtx, GLenum name, GLfloat min, GLfloat max); [all …]
|
D | es2fFboApiTest.cpp | 58 static void logComment (tcu::TestContext& testCtx, const char* comment) in logComment() 63 static void checkError (tcu::TestContext& testCtx, sglr::Context& ctx, GLenum expect) in checkError() 117 static void checkFboAttachmentParam (tcu::TestContext& testCtx, sglr::Context& ctx, GLenum attachme… in checkFboAttachmentParam() 136 static void notSupportedTest (tcu::TestContext& testCtx, sglr::Context& context) in notSupportedTest() 143 static void textureLevelsTest (tcu::TestContext& testCtx, sglr::Context& context) in textureLevelsTest() 163 static void textureLevelsWithRenderToMipmapTest (tcu::TestContext& testCtx, sglr::Context& context) in textureLevelsWithRenderToMipmapTest() 183 static void validTex2DAttachmentsTest (tcu::TestContext& testCtx, sglr::Context& context) in validTex2DAttachmentsTest() 203 static void validTexCubeAttachmentsTest (tcu::TestContext& testCtx, sglr::Context& context) in validTexCubeAttachmentsTest() 236 static void validRboAttachmentsTest (tcu::TestContext& testCtx, sglr::Context& context) in validRboAttachmentsTest() 257 static void attachToDefaultFramebufferTest (tcu::TestContext& testCtx, sglr::Context& context) in attachToDefaultFramebufferTest() [all …]
|
D | es2fIntegerStateQueryTests.cpp | 65 …virtual void verifyInteger (tcu::TestContext& testCtx, GLenum name, GLint reference) … 66 …virtual void verifyInteger4 (tcu::TestContext& testCtx, GLenum name, GLint reference0, GLint… 67 …virtual void verifyInteger4Mask (tcu::TestContext& testCtx, GLenum name, GLint reference0, bo… 68 …virtual void verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint referen… 69 …virtual void verifyUnsignedIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLuint … 70 …virtual void verifyIntegerGreaterOrEqual2 (tcu::TestContext& testCtx, GLenum name, GLint referen… 71 …virtual void verifyIntegerAnyOf (tcu::TestContext& testCtx, GLenum name, const GLint referenc… 72 …virtual void verifyStencilMaskInitial (tcu::TestContext& testCtx, GLenum name, int stencilBits)… 100 void verifyInteger (tcu::TestContext& testCtx, GLenum name, GLint reference); 101 …void verifyInteger4 (tcu::TestContext& testCtx, GLenum name, GLint reference0, GLint referenc… [all …]
|
D | es2fTextureCompletenessTests.cpp | 128 …Tex2DCompletenessCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name,… 136 tcu::TestContext& m_testCtx; 141 Tex2DCompletenessCase::Tex2DCompletenessCase (tcu::TestContext& testCtx, glu::RenderContext& render… in Tex2DCompletenessCase() 180 …TexCubeCompletenessCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* na… 188 tcu::TestContext& m_testCtx; 193 TexCubeCompletenessCase::TexCubeCompletenessCase (tcu::TestContext& testCtx, glu::RenderContext& re… in TexCubeCompletenessCase() 242 …Incomplete2DSizeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, … 254 Incomplete2DSizeCase::Incomplete2DSizeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCt… in Incomplete2DSizeCase() 305 …Incomplete2DFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name… 317 Incomplete2DFormatCase::Incomplete2DFormatCase (tcu::TestContext& testCtx, glu::RenderContext& rend… in Incomplete2DFormatCase() [all …]
|
D | es2fTextureStateQueryTests.cpp | 57 …virtual void verifyInteger (tcu::TestContext& testCtx, GLenum target, GLenum name, GLint referen… 58 …virtual void verifyFloat (tcu::TestContext& testCtx, GLenum target, GLenum name, GLfloat refere… 83 void verifyInteger (tcu::TestContext& testCtx, GLenum target, GLenum name, GLint reference); 84 void verifyFloat (tcu::TestContext& testCtx, GLenum target, GLenum name, GLfloat reference); 92 void GetTexParameterIVerifier::verifyInteger (tcu::TestContext& testCtx, GLenum target, GLenum name… in verifyInteger() 111 void GetTexParameterIVerifier::verifyFloat (tcu::TestContext& testCtx, GLenum target, GLenum name, … in verifyFloat() 138 void verifyInteger (tcu::TestContext& testCtx, GLenum target, GLenum name, GLint reference); 139 void verifyFloat (tcu::TestContext& testCtx, GLenum target, GLenum name, GLfloat reference); 147 void GetTexParameterFVerifier::verifyInteger (tcu::TestContext& testCtx, GLenum target, GLenum name… in verifyInteger() 170 void GetTexParameterFVerifier::verifyFloat (tcu::TestContext& testCtx, GLenum target, GLenum name, … in verifyFloat()
|
/external/deqp/modules/gles3/functional/ |
D | es3fFloatStateQueryTests.cpp | 76 …virtual void verifyFloat (tcu::TestContext& testCtx, GLenum name, GLfloat reference) … 79 …virtual void verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference) … 80 …virtual void verifyFloat2Expanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference0, … 81 …virtual void verifyFloat4Color (tcu::TestContext& testCtx, GLenum name, GLfloat reference0, GL… 84 …virtual void verifyFloatRange (tcu::TestContext& testCtx, GLenum name, GLfloat min, GLfloat ma… 85 …virtual void verifyFloatGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLfloat referenc… 113 void verifyFloat (tcu::TestContext& testCtx, GLenum name, GLfloat reference); 114 void verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference); 115 …void verifyFloat2Expanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference0, GLfloat r… 116 …void verifyFloat4Color (tcu::TestContext& testCtx, GLenum name, GLfloat reference0, GLfloat ref… [all …]
|
D | es3fFboApiTests.cpp | 54 static void logComment (tcu::TestContext& testCtx, const char* comment) in logComment() 59 static void checkError (tcu::TestContext& testCtx, sglr::Context& ctx, GLenum expect) in checkError() 113 static void checkFboAttachmentParam (tcu::TestContext& testCtx, sglr::Context& ctx, GLenum attachme… in checkFboAttachmentParam() 132 static void textureLevelsTest (tcu::TestContext& testCtx, sglr::Context& context) in textureLevelsTest() 159 static void validTex2DAttachmentsTest (tcu::TestContext& testCtx, sglr::Context& context) in validTex2DAttachmentsTest() 179 static void validTexCubeAttachmentsTest (tcu::TestContext& testCtx, sglr::Context& context) in validTexCubeAttachmentsTest() 212 static void validRboAttachmentsTest (tcu::TestContext& testCtx, sglr::Context& context) in validRboAttachmentsTest() 233 static void attachToDefaultFramebufferTest (tcu::TestContext& testCtx, sglr::Context& context) in attachToDefaultFramebufferTest() 250 static void invalidTex2DAttachmentTest (tcu::TestContext& testCtx, sglr::Context& context) in invalidTex2DAttachmentTest() 267 static void invalidTexCubeAttachmentTest (tcu::TestContext& testCtx, sglr::Context& context) in invalidTexCubeAttachmentTest() [all …]
|
D | es3fBooleanStateQueryTests.cpp | 53 …virtual void verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference) … 54 …virtual void verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, bool re… 81 void verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference); 82 …void verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, bool reference1,… 90 void IsEnabledVerifier::verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference) in verifyBoolean() 105 void IsEnabledVerifier::verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, bo… in verifyBoolean4() 122 void verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference); 123 …void verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, bool reference1,… 131 void GetBooleanVerifier::verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference) in verifyBoolean() 151 void GetBooleanVerifier::verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, b… in verifyBoolean4() [all …]
|
D | es3fIntegerStateQueryTests.cpp | 65 …virtual void verifyInteger (tcu::TestContext& testCtx, GLenum name, GLint reference) … 66 …virtual void verifyInteger4 (tcu::TestContext& testCtx, GLenum name, GLint reference0, GLint… 67 …virtual void verifyInteger4Mask (tcu::TestContext& testCtx, GLenum name, GLint reference0, bo… 68 …virtual void verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint referen… 69 …virtual void verifyUnsignedIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLuint … 70 …virtual void verifyIntegerLessOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference)… 71 …virtual void verifyIntegerGreaterOrEqual2 (tcu::TestContext& testCtx, GLenum name, GLint referen… 72 …virtual void verifyIntegerAnyOf (tcu::TestContext& testCtx, GLenum name, const GLint referenc… 73 …virtual void verifyStencilMaskInitial (tcu::TestContext& testCtx, GLenum name, int stencilBits)… 101 void verifyInteger (tcu::TestContext& testCtx, GLenum name, GLint reference); [all …]
|
D | es3fBufferObjectQueryTests.cpp | 48 void checkIntEquals (tcu::TestContext& testCtx, GLint got, GLint expected) in checkIntEquals() 60 void checkPointerEquals (tcu::TestContext& testCtx, const void* got, const void* expected) in checkPointerEquals() 80 …virtual void verifyInteger (tcu::TestContext& testCtx, GLenum target, GLenum name, GLint refere… 81 …virtual void verifyInteger64 (tcu::TestContext& testCtx, GLenum target, GLenum name, GLint64 re… 107 void verifyInteger (tcu::TestContext& testCtx, GLenum target, GLenum name, GLint reference); 108 …void verifyInteger64 (tcu::TestContext& testCtx, GLenum target, GLenum name, GLint64 refere… 116 void GetBufferParameterIVerifier::verifyInteger (tcu::TestContext& testCtx, GLenum target, GLenum n… in verifyInteger() 135 void GetBufferParameterIVerifier::verifyInteger64 (tcu::TestContext& testCtx, GLenum target, GLenum… in verifyInteger64() 163 void verifyInteger (tcu::TestContext& testCtx, GLenum target, GLenum name, GLint reference); 164 …void verifyInteger64 (tcu::TestContext& testCtx, GLenum target, GLenum name, GLint64 reference… [all …]
|
/external/deqp/modules/internal/ |
D | ditDelibsTests.cpp | 60 DepoolTests (tcu::TestContext& testCtx) in DepoolTests() 80 DethreadTests (tcu::TestContext& testCtx) in DethreadTests() 98 DeutilTests (tcu::TestContext& testCtx) in DeutilTests() 112 DecppTests (tcu::TestContext& testCtx) in DecppTests() 133 DelibsTests::DelibsTests (tcu::TestContext& testCtx) in DelibsTests()
|
/external/deqp/execserver/tools/ |
D | xsTest.cpp | 164 class TestContext class 167 TestContext (void) : startServer(false) {} in TestContext() function in xs::TestContext 179 TestContext (const TestContext& other); 180 TestContext& operator= (const TestContext& other); 186 TestCase (TestContext& testCtx, const char* name) : m_testCtx(testCtx), m_name(name) {} in TestCase() 195 TestContext& m_testCtx; 202 TestExecutor (TestContext& testCtx); 209 TestContext& m_testCtx; 212 TestExecutor::TestExecutor (TestContext& testCtx) in TestExecutor() 338 ConnectTest (TestContext& testCtx) in ConnectTest() [all …]
|
/external/deqp/modules/gles2/ |
D | tes2Context.hpp | 48 Context (tcu::TestContext& testCtx); 51 tcu::TestContext& getTestContext (void) { return m_testCtx; } in getTestContext() 57 tcu::TestContext& m_testCtx;
|
/external/deqp/modules/gles3/ |
D | tes3Context.hpp | 48 Context (tcu::TestContext& testCtx); 51 tcu::TestContext& getTestContext (void) { return m_testCtx; } in getTestContext() 57 tcu::TestContext& m_testCtx;
|
/external/deqp/modules/gles31/ |
D | tes31Context.hpp | 48 Context (tcu::TestContext& testCtx); 51 tcu::TestContext& getTestContext (void) { return m_testCtx; } in getTestContext() 63 tcu::TestContext& m_testCtx;
|