/external/deqp/external/openglcts/modules/ |
D | glcTestPackageRegistry.cpp | 78 static tcu::TestPackage* createConfigPackage(tcu::TestContext& testCtx) in createConfigPackage() 83 static tcu::TestPackage* createES2Package(tcu::TestContext& testCtx) in createES2Package() 89 static tcu::TestPackage* createdEQPEGLPackage(tcu::TestContext& testCtx) in createdEQPEGLPackage() 96 static tcu::TestPackage* createdEQPES2Package(tcu::TestContext& testCtx) in createdEQPES2Package() 103 static tcu::TestPackage* createES2GTFPackage(tcu::TestContext& testCtx) in createES2GTFPackage() 109 static tcu::TestPackage* createES30Package(tcu::TestContext& testCtx) in createES30Package() 115 static tcu::TestPackage* createdEQPES30Package(tcu::TestContext& testCtx) in createdEQPES30Package() 122 static tcu::TestPackage* createES30GTFPackage(tcu::TestContext& testCtx) in createES30GTFPackage() 129 static tcu::TestPackage* createdEQPES31Package(tcu::TestContext& testCtx) in createdEQPES31Package() 134 static tcu::TestPackage* createdEQPGL45Package(tcu::TestContext& testCtx) in createdEQPGL45Package() [all …]
|
/external/deqp/modules/gles3/functional/ |
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() 68 static void checkEitherError (tcu::TestContext& testCtx, sglr::Context& ctx, GLenum expectA, GLenum… in checkEitherError() 124 static void checkFboAttachmentParam (tcu::TestContext& testCtx, sglr::Context& ctx, GLenum attachme… in checkFboAttachmentParam() 143 static void textureLevelsTest (tcu::TestContext& testCtx, sglr::Context& context) in textureLevelsTest() 170 static void validTex2DAttachmentsTest (tcu::TestContext& testCtx, sglr::Context& context) in validTex2DAttachmentsTest() 190 static void validTexCubeAttachmentsTest (tcu::TestContext& testCtx, sglr::Context& context) in validTexCubeAttachmentsTest() 223 static void validRboAttachmentsTest (tcu::TestContext& testCtx, sglr::Context& context) in validRboAttachmentsTest() 244 static void attachToDefaultFramebufferTest (tcu::TestContext& testCtx, sglr::Context& context) in attachToDefaultFramebufferTest() 261 static void invalidTex2DAttachmentTest (tcu::TestContext& testCtx, sglr::Context& context) in invalidTex2DAttachmentTest() [all …]
|
D | es3fFloatStateQueryTests.cpp | 127 void GetBooleanVerifier::verifyFloat (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloat() 147 void GetBooleanVerifier::verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat refer… in verifyFloatExpanded() 153 void GetBooleanVerifier::verifyFloat2Expanded (tcu::TestContext& testCtx, GLenum name, GLfloat refe… in verifyFloat2Expanded() 185 void GetBooleanVerifier::verifyFloat4Color (tcu::TestContext& testCtx, GLenum name, GLfloat referen… in verifyFloat4Color() 219 void GetBooleanVerifier::verifyFloatRange (tcu::TestContext& testCtx, GLenum name, GLfloat min, GLf… in verifyFloatRange() 251 void GetBooleanVerifier::verifyFloatGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLfloat… in verifyFloatGreaterOrEqual() 300 void GetIntegerVerifier::verifyFloat (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloat() 321 void GetIntegerVerifier::verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat refer… in verifyFloatExpanded() 345 void GetIntegerVerifier::verifyFloat2Expanded (tcu::TestContext& testCtx, GLenum name, GLfloat refe… in verifyFloat2Expanded() 386 void GetIntegerVerifier::verifyFloat4Color (tcu::TestContext& testCtx, GLenum name, GLfloat referen… in verifyFloat4Color() [all …]
|
/external/deqp/modules/gles2/functional/ |
D | es2fFboApiTest.cpp | 59 static void logComment (tcu::TestContext& testCtx, const char* comment) in logComment() 64 static void checkError (tcu::TestContext& testCtx, sglr::Context& ctx, GLenum expect) in checkError() 73 static void checkEitherError (tcu::TestContext& testCtx, sglr::Context& ctx, GLenum expectA, GLenum… in checkEitherError() 129 static void checkFboAttachmentParam (tcu::TestContext& testCtx, sglr::Context& ctx, GLenum attachme… in checkFboAttachmentParam() 148 static void notSupportedTest (tcu::TestContext& testCtx, sglr::Context& context) in notSupportedTest() 155 static void textureLevelsTest (tcu::TestContext& testCtx, sglr::Context& context) in textureLevelsTest() 175 static void textureLevelsWithRenderToMipmapTest (tcu::TestContext& testCtx, sglr::Context& context) in textureLevelsWithRenderToMipmapTest() 195 static void validTex2DAttachmentsTest (tcu::TestContext& testCtx, sglr::Context& context) in validTex2DAttachmentsTest() 215 static void validTexCubeAttachmentsTest (tcu::TestContext& testCtx, sglr::Context& context) in validTexCubeAttachmentsTest() 248 static void validRboAttachmentsTest (tcu::TestContext& testCtx, sglr::Context& context) in validRboAttachmentsTest() [all …]
|
D | es2fFloatStateQueryTests.cpp | 125 void GetBooleanVerifier::verifyFloat (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloat() 145 void GetBooleanVerifier::verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat refer… in verifyFloatExpanded() 151 void GetBooleanVerifier::verifyFloat2Expanded (tcu::TestContext& testCtx, GLenum name, GLfloat refe… in verifyFloat2Expanded() 183 void GetBooleanVerifier::verifyFloat4Color (tcu::TestContext& testCtx, GLenum name, GLfloat referen… in verifyFloat4Color() 217 void GetBooleanVerifier::verifyFloatRange (tcu::TestContext& testCtx, GLenum name, GLfloat min, GLf… in verifyFloatRange() 267 void GetIntegerVerifier::verifyFloat (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloat() 288 void GetIntegerVerifier::verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat refer… in verifyFloatExpanded() 312 void GetIntegerVerifier::verifyFloat2Expanded (tcu::TestContext& testCtx, GLenum name, GLfloat refe… in verifyFloat2Expanded() 353 void GetIntegerVerifier::verifyFloat4Color (tcu::TestContext& testCtx, GLenum name, GLfloat referen… in verifyFloat4Color() 401 void GetIntegerVerifier::verifyFloatRange (tcu::TestContext& testCtx, GLenum name, GLfloat min, GLf… in verifyFloatRange() [all …]
|
D | es2fBooleanStateQueryTests.cpp | 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() 140 void GetBooleanVerifier::verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference) in verifyBoolean() 160 void GetBooleanVerifier::verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, b… in verifyBoolean4() 194 void GetBooleanVerifier::verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name) in verifyBooleanAnything() 221 void GetIntegerVerifier::verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference) in verifyBoolean() 241 void GetIntegerVerifier::verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, b… in verifyBoolean4() 275 void GetIntegerVerifier::verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name) in verifyBooleanAnything() 301 void GetFloatVerifier::verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference) in verifyBoolean() [all …]
|
/external/angle/src/tests/deqp_support/ |
D | glcTestPackageEntry_override.cpp | 37 static tcu::TestPackage *createES2Package(tcu::TestContext &testCtx) in createES2Package() 42 static tcu::TestPackage *createES30Package(tcu::TestContext &testCtx) in createES30Package() 47 static tcu::TestPackage *createES31Package(tcu::TestContext &testCtx) in createES31Package() 51 static tcu::TestPackage *createESEXTPackage(tcu::TestContext &testCtx) in createESEXTPackage() 56 static tcu::TestPackage *createES32Package(tcu::TestContext &testCtx) in createES32Package()
|
/external/deqp/modules/internal/ |
D | ditDelibsTests.cpp | 75 DepoolTests (tcu::TestContext& testCtx) in DepoolTests() 100 …GetUint32Case (tcu::TestContext& testCtx, const char* name, const char* description, GetUint32Func… in GetUint32Case() 120 DethreadTests (tcu::TestContext& testCtx) in DethreadTests() 141 DeutilTests (tcu::TestContext& testCtx) in DeutilTests() 156 DebaseTests (tcu::TestContext& testCtx) in DebaseTests() 174 DecppTests (tcu::TestContext& testCtx) in DecppTests() 198 DelibsTests::DelibsTests (tcu::TestContext& testCtx) in DelibsTests()
|
D | ditSeedBuilderTests.cpp | 44 …SeedBuilderTest (tcu::TestContext& testCtx, const T& value, deUint32 seed, const char* name, const… in SeedBuilderTest() 78 SeedBuilderMultipleValuesTest (tcu::TestContext& testCtx) in SeedBuilderMultipleValuesTest() 116 SeedBuilderTests (tcu::TestContext& testCtx) in SeedBuilderTests() 177 tcu::TestCaseGroup* createSeedBuilderTests (tcu::TestContext& testCtx) in createSeedBuilderTests()
|
D | ditImageCompareTests.cpp | 55 …FuzzyComparisonMetricCase (tcu::TestContext& testCtx, const char* name, const char* refImg, const … in FuzzyComparisonMetricCase() 114 …BilinearCompareCase (tcu::TestContext& testCtx, const char* name, const char* refImg, const char* … in BilinearCompareCase() 160 FuzzyComparisonMetricTests (tcu::TestContext& testCtx) in FuzzyComparisonMetricTests() 186 BilinearCompareTests (tcu::TestContext& testCtx) in BilinearCompareTests() 220 ImageCompareTests::ImageCompareTests (tcu::TestContext& testCtx) in ImageCompareTests()
|
D | ditImageIOTests.cpp | 43 …ImageReadCase (tcu::TestContext& testCtx, const char* name, const char* filename, deUint32 expecte… in ImageReadCase() 86 ImageReadTests (tcu::TestContext& testCtx) in ImageReadTests() 100 ImageIOTests::ImageIOTests(tcu::TestContext& testCtx) in ImageIOTests()
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationTests.cpp | 51 tcu::TestCaseGroup* createBasicTests (tcu::TestContext& testCtx, SynchronizationType type) in createBasicTests() 74 OperationTests (tcu::TestContext& testCtx, SynchronizationType type) in OperationTests() 93 tcu::TestCaseGroup* createTestsInternal (tcu::TestContext& testCtx, SynchronizationType type) in createTestsInternal() 129 tcu::TestCaseGroup* createSynchronizationTests (tcu::TestContext& testCtx) in createSynchronizationTests() 135 tcu::TestCaseGroup* createSynchronization2Tests(tcu::TestContext& testCtx) in createSynchronization2Tests()
|
/external/deqp/framework/common/ |
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() 113 TestCaseGroup::TestCaseGroup (TestContext& testCtx, const char* name, const char* description) in TestCaseGroup() 118 TestCaseGroup::TestCaseGroup (TestContext& testCtx, const char* name, const char* description, cons… in TestCaseGroup() 135 TestCase::TestCase (TestContext& testCtx, const char* name, const char* description) in TestCase() 140 TestCase::TestCase (TestContext& testCtx, TestNodeType nodeType, const char* name, const char* desc… in TestCase()
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmIntegerDotProductTests.cpp | 512 void addOpSDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, in addOpSDotKHRComputeTests() 539 void addOpSDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd… in addOpSDotKHRComputeTests() 578 void add32bitOpSDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random… in add32bitOpSDotKHRComputeTests() 585 void add16bitOpSDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random… in add16bitOpSDotKHRComputeTests() 592 void add8bitOpSDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random … in add8bitOpSDotKHRComputeTests() 599 void addOpUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, in addOpUDotKHRComputeTests() 627 void addOpUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd… in addOpUDotKHRComputeTests() 666 void add32bitOpUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random… in add32bitOpUDotKHRComputeTests() 673 void add16bitOpUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random… in add16bitOpUDotKHRComputeTests() 680 void add8bitOpUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random … in add8bitOpUDotKHRComputeTests() [all …]
|
D | vktSpvAsmPointerParameterTests.cpp | 47 tcu::TestContext& testCtx = group->getTestContext(); in addComputePointerParamToParamTest() local 145 tcu::TestContext& testCtx = group->getTestContext(); in addComputePointerParamToGlobalTest() local 261 tcu::TestContext& testCtx = group->getTestContext(); in addComputePointerBufferMemoryTest() local 390 tcu::TestContext& testCtx = group->getTestContext(); in addComputePointerBufferMemoryVariablePointersTest() local 518 tcu::TestContext& testCtx = group->getTestContext(); in addComputePointerWorkgroupMemoryVariablePointersTest() local 1085 tcu::TestCaseGroup* createPointerParameterComputeGroup (tcu::TestContext& testCtx) in createPointerParameterComputeGroup() 1097 tcu::TestCaseGroup* createPointerParameterGraphicsGroup (tcu::TestContext& testCtx) in createPointerParameterGraphicsGroup()
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesShaderIntrinsicsSampled.hpp | 36 SparseShaderIntrinsicsCaseSampledBase (tcu::TestContext& testCtx, in SparseShaderIntrinsicsCaseSampledBase() 57 SparseShaderIntrinsicsCaseSampledExplicit (tcu::TestContext& testCtx, in SparseShaderIntrinsicsCaseSampledExplicit() 72 SparseCaseOpImageSparseSampleExplicitLod (tcu::TestContext& testCtx, in SparseCaseOpImageSparseSampleExplicitLod() 91 SparseShaderIntrinsicsCaseSampledImplicit (tcu::TestContext& testCtx, in SparseShaderIntrinsicsCaseSampledImplicit() 106 SparseCaseOpImageSparseSampleImplicitLod (tcu::TestContext& testCtx, in SparseCaseOpImageSparseSampleImplicitLod() 125 SparseCaseOpImageSparseGather (tcu::TestContext& testCtx, in SparseCaseOpImageSparseGather()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiTests.cpp | 65 tcu::TestContext& testCtx = bufferViewTests->getTestContext(); in createBufferViewTests() local 73 tcu::TestContext& testCtx = apiTests->getTestContext(); in createApiTests() local 105 tcu::TestCaseGroup* createTests (tcu::TestContext& testCtx) in createTests()
|
/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationTests.cpp | 50 tcu::TestCaseGroup* createGeometryInteractionTests (tcu::TestContext& testCtx) in createGeometryInteractionTests() 64 tcu::TestContext& testCtx = tessellationTests->getTestContext(); in createChildren() local 81 tcu::TestCaseGroup* createTests (tcu::TestContext& testCtx) in createTests()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderStructTests.cpp | 56 ShaderStructCase::ShaderStructCase (tcu::TestContext& testCtx, in ShaderStructCase() 74 static de::MovePtr<ShaderStructCase> createStructCase (tcu::TestContext& testCtx, const std::string… in createStructCase() 134 LocalStructTests (tcu::TestContext& testCtx) in LocalStructTests() 1232 UniformStructTests (tcu::TestContext& testCtx) in UniformStructTests() 2104 ShaderStructTests::ShaderStructTests (tcu::TestContext& testCtx) in ShaderStructTests() 2121 tcu::TestCaseGroup* createStructTests (tcu::TestContext& testCtx) in createStructTests()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cTestPackages.cpp | 107 GL40TestPackage::GL40TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* de… in GL40TestPackage() 147 GL41TestPackage::GL41TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* de… in GL41TestPackage() 192 GL42TestPackage::GL42TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* de… in GL42TestPackage() 241 GL42CompatTestPackage::GL42CompatTestPackage(tcu::TestContext& testCtx, const char* packageName, co… in GL42CompatTestPackage() 276 GL43TestPackage::GL43TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* de… in GL43TestPackage() 336 GL44TestPackage::GL44TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* de… in GL44TestPackage() 398 GL45TestPackage::GL45TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* de… in GL45TestPackage() 448 GL46TestPackage::GL46TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* de… in GL46TestPackage()
|
D | gl3cTestPackages.cpp | 88 tcu::TestContext& testCtx = m_testPackage.getTestContext(); in iterate() local 136 GL30TestPackage::GL30TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* de… in GL30TestPackage() 177 GL31TestPackage::GL31TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* de… in GL31TestPackage() 208 GL32TestPackage::GL32TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* de… in GL32TestPackage() 268 GL33TestPackage::GL33TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* de… in GL33TestPackage()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcSingleConfigTestPackage.cpp | 82 tcu::TestContext& testCtx = m_testPackage.getContext().getTestContext(); in iterate() local 114 SingleConfigGL43TestPackage::SingleConfigGL43TestPackage(tcu::TestContext& testCtx, const char* pac… in SingleConfigGL43TestPackage() 148 SingleConfigGL44TestPackage::SingleConfigGL44TestPackage(tcu::TestContext& testCtx, const char* pac… in SingleConfigGL44TestPackage() 177 SingleConfigGL45TestPackage::SingleConfigGL45TestPackage(tcu::TestContext& testCtx, const char* pac… in SingleConfigGL45TestPackage() 206 SingleConfigGL46TestPackage::SingleConfigGL46TestPackage(tcu::TestContext& testCtx, const char* pac… in SingleConfigGL46TestPackage() 234 SingleConfigES32TestPackage::SingleConfigES32TestPackage(tcu::TestContext& testCtx, const char* pac… in SingleConfigES32TestPackage()
|
/external/deqp/modules/glshared/ |
D | glsAttributeLocationTests.cpp | 686 void runTest (tcu::TestContext& testCtx, in runTest() 804 BindAttributeTest::BindAttributeTest (tcu::TestContext& testCtx, in BindAttributeTest() 829 BindMaxAttributesTest::BindMaxAttributesTest (tcu::TestContext& testCtx, in BindMaxAttributesTest() 863 BindAliasingAttributeTest::BindAliasingAttributeTest (tcu::TestContext& testCtx, in BindAliasingAttributeTest() 893 BindMaxAliasingAttributeTest::BindMaxAliasingAttributeTest (tcu::TestContext& testCtx, in BindMaxAliasingAttributeTest() 930 BindHoleAttributeTest::BindHoleAttributeTest (tcu::TestContext& testCtx, in BindHoleAttributeTest() 970 BindInactiveAliasingAttributeTest::BindInactiveAliasingAttributeTest (tcu::TestContext& testCtx, in BindInactiveAliasingAttributeTest() 1008 PreAttachBindAttributeTest::PreAttachBindAttributeTest (tcu::TestContext& testCtx, in PreAttachBindAttributeTest() 1029 PreLinkBindAttributeTest::PreLinkBindAttributeTest (tcu::TestContext& testCtx, in PreLinkBindAttributeTest() 1050 PostLinkBindAttributeTest::PostLinkBindAttributeTest (tcu::TestContext& testCtx, in PostLinkBindAttributeTest() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureMultisampleTests.cpp | 38 tcu::TestCaseGroup* createAtomicTests (tcu::TestContext& testCtx) in createAtomicTests() 64 tcu::TestCaseGroup* createInvalidSampleIndexTests(tcu::TestContext& testCtx) in createInvalidSampleIndexTests() 112 tcu::TestCaseGroup* createTextureMultisampleTests (tcu::TestContext& testCtx) in createTextureMultisampleTests()
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktTestPackageEntry.cpp | 28 static tcu::TestPackage* createTestPackage (tcu::TestContext& testCtx) in createTestPackage() 33 static tcu::TestPackage* createExperimentalTestPackage (tcu::TestContext& testCtx) in createExperimentalTestPackage()
|