| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawSimpleTest.cpp | 387 SimpleDrawTests::SimpleDrawTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams) in SimpleDrawTests() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
| H A D | vktDynamicStateCBTests.cpp | 207 DynamicStateCBTests::DynamicStateCBTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) in DynamicStateCBTests() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
| H A D | vktGeometryEmitGeometryShaderTests.cpp | 111 EmitTest::EmitTest (TestContext& testCtx, const EmitTestSpec& emitTestSpec) in EmitTest() argument 216 TestCaseGroup* createEmitGeometryShaderTests (TestContext& testCtx) in createEmitGeometryShaderTests() argument
|
| H A D | vktGeometryVaryingGeometryShaderTests.cpp | 111 VaryingTest::VaryingTest (TestContext& testCtx, const VaryingTestSpec& varyingTestSpec) in VaryingTest() argument 267 TestCaseGroup* createVaryingGeometryShaderTests (TestContext& testCtx) in createVaryingGeometryShaderTests() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageExtendedUsageBitTests.cpp | 246 tcu::TestCaseGroup* createImageExtendedUsageBitTests (tcu::TestContext& testCtx) in createImageExtendedUsageBitTests() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cTestPackages.cpp | 107 GL40TestPackage::GL40TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, in GL40TestPackage() argument 147 GL41TestPackage::GL41TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, in GL41TestPackage() argument 192 GL42TestPackage::GL42TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, in GL42TestPackage() argument 241 GL42CompatTestPackage::GL42CompatTestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, in GL42CompatTestPackage() argument 276 GL43TestPackage::GL43TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, in GL43TestPackage() argument 336 GL44TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, glu::ContextType renderContextType) GL44TestPackage() argument 398 GL45TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, glu::ContextType renderContextType) GL45TestPackage() argument 448 GL46TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, glu::ContextType renderContextType) GL46TestPackage() argument [all...] |
| H A D | gl3cTestPackages.cpp | 89 tcu::TestContext& testCtx = m_testPackage.getTestContext(); in iterate() local 137 GL30TestPackage::GL30TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, in GL30TestPackage() argument 178 GL31TestPackage::GL31TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, in GL31TestPackage() argument 209 GL32TestPackage::GL32TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, in GL32TestPackage() argument 270 GL33TestPackage::GL33TestPackage(tcu::TestContext& testCtx, cons argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcSingleConfigTestPackage.cpp | 82 tcu::TestContext& testCtx = m_testPackage.getContext().getTestContext(); in iterate() local 114 SingleConfigGL43TestPackage::SingleConfigGL43TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, in SingleConfigGL43TestPackage() argument 148 SingleConfigGL44TestPackage::SingleConfigGL44TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, in SingleConfigGL44TestPackage() argument 177 SingleConfigGL45TestPackage::SingleConfigGL45TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, in SingleConfigGL45TestPackage() argument 206 SingleConfigGL46TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, glu::ContextType renderContextType) SingleConfigGL46TestPackage() argument 234 SingleConfigES32TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, glu::ContextType renderContextType) SingleConfigES32TestPackage() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
| H A D | glcSubgroupsBallotTests.cpp | 457 deqp::TestCaseGroup* createSubgroupsBallotTests(deqp::Context& testCtx) in createSubgroupsBallotTests() argument
|
| H A D | glcSubgroupsBuiltinMaskVarTests.cpp | 445 deqp::TestCaseGroup* createSubgroupsBuiltinMaskVarTests(deqp::Context& testCtx) in createSubgroupsBuiltinMaskVarTests() argument
|
| H A D | glcSubgroupsShapeTests.cpp | 529 deqp::TestCaseGroup* createSubgroupsShapeTests(deqp::Context& testCtx) in createSubgroupsShapeTests() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/deqp_support/ |
| H A D | tcuRandomOrderExecutor.cpp | 41 RandomOrderExecutor(TestPackageRoot &root, TestContext &testCtx, bool enableRenderDocCapture) RandomOrderExecutor() argument
|
| /third_party/skia/tools/gpu/ |
| H A D | GrContextFactory.cpp | 167 std::unique_ptr<TestContext> testCtx; in getContextInfoInternal() local [all...] |
| /third_party/vk-gl-cts/modules/internal/ |
| H A D | ditBuildInfoTests.cpp | 95 BuildInfoStringCase (tcu::TestContext& testCtx, const char* name, const char* valueName, const char* value) in BuildInfoStringCase() argument 119 BuildEnumCase (tcu::TestContext& testCtx, const char* name, const char* varName, int value, GetStringFunc getString) in BuildEnumCase() argument 175 BuildInfoTests::BuildInfoTests (tcu::TestContext& testCtx) in BuildInfoTests() argument
|
| H A D | ditImageCompareTests.cpp | 55 FuzzyComparisonMetricCase (tcu::TestContext& testCtx, const char* name, const char* refImg, const char* cmpImg, const float minBound, const float maxBound) in FuzzyComparisonMetricCase() argument 114 BilinearCompareCase (tcu::TestContext& testCtx, const char* name, const char* refImg, const char* cmpImg, const tcu::RGBA& threshold, bool expectedResult) in BilinearCompareCase() argument 160 FuzzyComparisonMetricTests (tcu::TestContext& testCtx) in FuzzyComparisonMetricTests() argument 186 BilinearCompareTests (tcu::TestContext& testCtx) in BilinearCompareTests() argument 220 ImageCompareTests::ImageCompareTests (tcu::TestContext& testCtx) in ImageCompareTests() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineMatchedAttachmentsTests.cpp | 261 tcu::TestCaseGroup* createMatchedAttachmentsTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createMatchedAttachmentsTests() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/postmortem/ |
| H A D | vktPostmortemShaderTimeoutTests.cpp | 52 ShaderTimeoutCase(tcu::TestContext& testCtx, const std::string& name, deUint32 iterations) : TestCase(testCtx, name, "Long-running compute shader"), m_iterations(iterations) {} in ShaderTimeoutCase() argument 224 tcu::TestCaseGroup* createShaderTimeoutTests(tcu::TestContext& testCtx) in createShaderTimeoutTests() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
| H A D | vktProtectedMemAttachmentLoadTests.cpp | 77 AttachmentLoadTestCase (tcu::TestContext& testCtx, in AttachmentLoadTestCase() argument 229 tcu::TestCaseGroup* createAttachmentLoadTests (tcu::TestContext& testCtx) in createAttachmentLoadTests() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRenderLimitTests.cpp | 132 FragmentInputComponentCase::FragmentInputComponentCase (TestContext& testCtx, const string& name, const string& description, const deUint16 inputComponents) in FragmentInputComponentCase() argument 250 TestCaseGroup* createLimitTests (TestContext& testCtx) in createLimitTests() argument
|
| H A D | vktShaderRenderStructTests.cpp | 56 ShaderStructCase::ShaderStructCase (tcu::TestContext& testCtx, in ShaderStructCase() argument 74 static de::MovePtr<ShaderStructCase> createStructCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, bool isVertexCase, ShaderEvalFunc evalFunc, UniformSetupFunc uniformFunc, const LineStream& shaderSrc) in createStructCase() argument 134 LocalStructTests (tcu::TestContext& testCtx) in LocalStructTests() argument 1232 UniformStructTests (tcu::TestContext& testCtx) in UniformStructTests() argument 2104 ShaderStructTests::ShaderStructTests (tcu::TestContext& testCtx) in ShaderStructTests() argument 2121 createStructTests(tcu::TestContext& testCtx) createStructTests() argument [all...] |
| H A D | vktShaderRenderSwitchTests.cpp | 65 ShaderSwitchCase::ShaderSwitchCase (tcu::TestContext& testCtx, in ShaderSwitchCase() argument 106 static de::MovePtr<ShaderSwitchCase> makeSwitchCase (tcu::TestContext& testCtx, const string& name, const string& desc, SwitchType type, bool isVertex, const LineStream& switchBody) in makeSwitchCase() argument 189 ShaderSwitchTests::ShaderSwitchTests (tcu::TestContext& testCtx) in ShaderSwitchTests() argument 509 tcu::TestCaseGroup* createSwitchTests (tcu::TestContext& testCtx) in createSwitchTests() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesImageAlignedMipSize.cpp | 76 ImageAlignedMipSizeCase::ImageAlignedMipSizeCase (tcu::TestContext& testCtx, in ImageAlignedMipSizeCase() argument 262 tcu::TestCaseGroup* createImageAlignedMipSizeTests (tcu::TestContext& testCtx) in createImageAlignedMipSizeTests() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmEmptyStructTests.cpp | 323 tcu::TestContext &testCtx = group->getTestContext(); in addPointerComparisionComputeGroup() local 529 tcu::TestContext &testCtx = group->getTestContext(); in addFunctionArgumentReturnValueGroup() local 561 tcu::TestCaseGroup* createEmptyStructComputeGroup (tcu::TestContext& testCtx) in createEmptyStructComputeGroup() argument
|
| H A D | vktSpvAsmVaryingNameTests.cpp | 239 tcu::TestCaseGroup* createVaryingNameGraphicsGroup (tcu::TestContext& testCtx) in createVaryingNameGraphicsGroup() argument
|
| H A D | vktSpvAsmWorkgroupMemoryTests.cpp | 150 tcu::TestContext& testCtx = group->getTestContext(); in addComputeWorkgroupMemoryTests() local 625 createWorkgroupMemoryComputeGroup(tcu::TestContext& testCtx) createWorkgroupMemoryComputeGroup() argument [all...] |