| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiFormatPropertiesExtendedKHRtests.cpp | 87 tcu::TestCaseGroup* createFormatPropertiesExtendedKHRTests (tcu::TestContext& testCtx) in createFormatPropertiesExtendedKHRTests() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawTestCaseUtil.hpp | 59 InstanceFactory (tcu::TestContext& testCtx, const std::string& name, const std::string& desc, typename Instance::TestSpec testSpec) in InstanceFactory() argument 66 InstanceFactory (tcu::TestContext& testCtx, const std::string& name, const std::string& desc, typename Instance::TestSpec testSpec, const Support& support) in InstanceFactory() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcTestPackage.cpp | 35 PackageContext::PackageContext(tcu::TestContext& testCtx, glu::ContextType renderContextType) in PackageContext() argument 45 TestPackage::TestPackage(tcu::TestContext& testCtx, const char* name, const char* description, in TestPackage() argument
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsShaderLibrary.cpp | 38 CaseFactory (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& contextInfo) in CaseFactory() argument 63 ShaderLibrary::ShaderLibrary (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& contextInfo) in ShaderLibrary() argument
|
| /third_party/vk-gl-cts/modules/internal/ |
| H A D | ditAstcTests.cpp | 62 AstcCase::AstcCase (tcu::TestContext& testCtx, CompressedTexFormat format) in AstcCase() argument 185 tcu::TestCaseGroup* createAstcTests (tcu::TestContext& testCtx) in createAstcTests() argument
|
| H A D | ditDelibsTests.cpp | 75 DepoolTests (tcu::TestContext& testCtx) in DepoolTests() argument 100 GetUint32Case (tcu::TestContext& testCtx, const char* name, const char* description, GetUint32Func func) in GetUint32Case() argument 122 DethreadTests (tcu::TestContext& testCtx) in DethreadTests() argument 143 DeutilTests (tcu::TestContext& testCtx) in DeutilTests() argument 158 DebaseTests (tcu::TestContext& testCtx) in DebaseTests() argument 176 DecppTests(tcu::TestContext& testCtx) DecppTests() argument 200 DelibsTests(tcu::TestContext& testCtx) DelibsTests() argument [all...] |
| H A D | ditImageIOTests.cpp | 43 ImageReadCase (tcu::TestContext& testCtx, const char* name, const char* filename, deUint32 expectedHash) in ImageReadCase() argument 86 ImageReadTests (tcu::TestContext& testCtx) in ImageReadTests() argument 100 ImageIOTests::ImageIOTests(tcu::TestContext& testCtx) in ImageIOTests() argument
|
| H A D | ditSeedBuilderTests.cpp | 44 SeedBuilderTest (tcu::TestContext& testCtx, const T& value, deUint32 seed, const char* name, const char* description) in SeedBuilderTest() argument 78 SeedBuilderMultipleValuesTest (tcu::TestContext& testCtx) in SeedBuilderMultipleValuesTest() argument 116 SeedBuilderTests (tcu::TestContext& testCtx) in SeedBuilderTests() argument 177 tcu::TestCaseGroup* createSeedBuilderTests (tcu::TestContext& testCtx) in createSeedBuilderTests() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineDerivativeTests.cpp | 170 tcu::TestCaseGroup* createDerivativeTests (tcu::TestContext& testCtx) in createDerivativeTests() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/ |
| H A D | vktSafetyCriticalApiTests.cpp | 344 tcu::TestCaseGroup* createSafetyCriticalAPITests (tcu::TestContext& testCtx) in createSafetyCriticalAPITests() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesShaderIntrinsics.cpp | 45 void addSparseCase(const SparseCaseParams& params, tcu::TestContext& testCtx, tcu::TestCaseGroup* group) in addSparseCase() argument 50 tcu::TestCaseGroup* createSparseResourcesShaderIntrinsicsTests (tcu::TestContext& testCtx) in createSparseResourcesShaderIntrinsicsTests() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmConditionalBranchTests.cpp | 51 tcu::TestContext& testCtx = group->getTestContext(); in addComputeSameLabelsTest() local 222 tcu::TestCaseGroup* createConditionalBranchComputeGroup (tcu::TestContext& testCtx) in createConditionalBranchComputeGroup() argument 230 tcu::TestCaseGroup* createConditionalBranchGraphicsGroup (tcu::TestContext& testCtx) in createConditionalBranchGraphicsGroup() argument
|
| H A D | vktSpvAsmLoopDepInfTests.cpp | 196 SpvAsmLoopControlDependencyInfiniteCase::SpvAsmLoopControlDependencyInfiniteCase (tcu::TestContext& testCtx, const char* name, const char* description) in SpvAsmLoopControlDependencyInfiniteCase() argument
|
| H A D | vktSpvAsmLoopDepLenTests.cpp | 211 SpvAsmLoopControlDependencyLengthCase::SpvAsmLoopControlDependencyLengthCase (tcu::TestContext& testCtx, const char* name, const char* description) in SpvAsmLoopControlDependencyLengthCase() argument
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuResultCollector.cpp | 105 void ResultCollector::setTestContextResult (TestContext& testCtx) in setTestContextResult() argument
|
| /third_party/vk-gl-cts/framework/platform/ohos/ |
| H A D | testmain.cpp | 44 static tcu::TestPackage *createES2Package(tcu::TestContext &testCtx) in createES2Package() argument 49 static tcu::TestPackage *createES32Package(tcu::TestContext &testCtx) in createES32Package() argument 53 static tcu::TestPackage* createES30Package(tcu::TestContext& testCtx) in createES30Package() argument 57 static tcu::TestPackage* createES31Package(tcu::TestContext& testCtx) in createES31Package() argument 62 static tcu::TestPackage* createdEQPES2Package(tcu::TestContext& testCtx) in createdEQPES2Package() argument 66 createdEQPES30Package(tcu::TestContext& testCtx) createdEQPES30Package() argument 70 createdEQPES31Package(tcu::TestContext& testCtx) createdEQPES31Package() argument 74 createdEQPEGLPackage(tcu::TestContext& testCtx) createdEQPEGLPackage() argument [all...] |
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglTestPackage.cpp | 178 static const eglu::NativeDisplayFactory& getDefaultDisplayFactory (tcu::TestContext& testCtx) in getDefaultDisplayFactory() argument 185 TestPackage::TestPackage (tcu::TestContext& testCtx) in TestPackage() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiDeviceDrmPropertiesTests.cpp | 116 tcu::TestCaseGroup* createDeviceDrmPropertiesTests(tcu::TestContext& testCtx) in createDeviceDrmPropertiesTests() argument
|
| H A D | vktApiToolingInfoTests.cpp | 241 tcu::TestCaseGroup* createToolingInfoTests(tcu::TestContext& testCtx) in createToolingInfoTests() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawShaderInvocationTests.cpp | 77 tcu::TestContext& testCtx = testGroup->getTestContext(); in createTests() local 101 tcu::TestCaseGroup* createShaderInvocationTests(tcu::TestContext& testCtx) in createShaderInvocationTests() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
| H A D | vktGeometryInputGeometryShaderTests.cpp | 135 GeometryExpanderRenderTest::GeometryExpanderRenderTest (TestContext& testCtx, const PrimitiveTestSpec& inputPrimitives) in GeometryExpanderRenderTest() argument 250 TriangleStripAdjacencyVertexCountTest::TriangleStripAdjacencyVertexCountTest (TestContext& testCtx, const PrimitiveTestSpec& inputPrimitives, const int numInputVertices) in TriangleStripAdjacencyVertexCountTest() argument 263 TestCaseGroup* createInputGeometryShaderTests (TestContext& testCtx) in createInputGeometryShaderTests() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A 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 createPointerParameterComputeGroup(tcu::TestContext& testCtx) createPointerParameterComputeGroup() argument 1098 createPointerParameterGraphicsGroup(tcu::TestContext& testCtx) createPointerParameterGraphicsGroup() argument [all...] |
| H A D | vktSpvAsmSpirvVersion1p4Tests.cpp | 73 tcu::TestContext& testCtx = tests->getTestContext(); in addTestsForAmberFiles() local 121 tcu::TestCaseGroup* createSpirvVersion1p4Group (tcu::TestContext& testCtx) in createSpirvVersion1p4Group() argument [all...] |
| H A D | vktSpvAsmTerminateInvocationTests.cpp | 73 tcu::TestContext& testCtx = tests->getTestContext(); in addTestsForAmberFiles() local 106 tcu::TestCaseGroup* createTerminateInvocationGroup(tcu::TestContext& testCtx) in createTerminateInvocationGroup() argument
|
| H A D | vktSpvAsmUboMatrixPaddingTests.cpp | 48 tcu::TestContext& testCtx = group->getTestContext(); in addComputeUboMatrixPaddingTest() local 271 tcu::TestCaseGroup* createUboMatrixPaddingComputeGroup (tcu::TestContext& testCtx) in createUboMatrixPaddingComputeGroup() argument 280 tcu::TestCaseGroup* createUboMatrixPaddingGraphicsGroup (tcu::TestContext& testCtx) in createUboMatrixPaddingGraphicsGroup() argument
|