Home
last modified time | relevance | path

Searched defs:testCtx (Results 226 - 250 of 1120) sorted by relevance

12345678910>>...45

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawSimpleTest.cpp387 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 DvktDynamicStateCBTests.cpp207 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 DvktGeometryEmitGeometryShaderTests.cpp111 EmitTest::EmitTest (TestContext& testCtx, const EmitTestSpec& emitTestSpec) in EmitTest() argument
216 TestCaseGroup* createEmitGeometryShaderTests (TestContext& testCtx) in createEmitGeometryShaderTests() argument
H A DvktGeometryVaryingGeometryShaderTests.cpp111 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 DvktImageExtendedUsageBitTests.cpp246 tcu::TestCaseGroup* createImageExtendedUsageBitTests (tcu::TestContext& testCtx) in createImageExtendedUsageBitTests() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTestPackages.cpp107 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 Dgl3cTestPackages.cpp89 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 DglcSingleConfigTestPackage.cpp82 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 DglcSubgroupsBallotTests.cpp457 deqp::TestCaseGroup* createSubgroupsBallotTests(deqp::Context& testCtx) in createSubgroupsBallotTests() argument
H A DglcSubgroupsBuiltinMaskVarTests.cpp445 deqp::TestCaseGroup* createSubgroupsBuiltinMaskVarTests(deqp::Context& testCtx) in createSubgroupsBuiltinMaskVarTests() argument
H A DglcSubgroupsShapeTests.cpp529 deqp::TestCaseGroup* createSubgroupsShapeTests(deqp::Context& testCtx) in createSubgroupsShapeTests() argument
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
H A DtcuRandomOrderExecutor.cpp41 RandomOrderExecutor(TestPackageRoot &root, TestContext &testCtx, bool enableRenderDocCapture) RandomOrderExecutor() argument
/third_party/skia/tools/gpu/
H A DGrContextFactory.cpp167 std::unique_ptr<TestContext> testCtx; in getContextInfoInternal() local
[all...]
/third_party/vk-gl-cts/modules/internal/
H A DditBuildInfoTests.cpp95 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 DditImageCompareTests.cpp55 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 DvktPipelineMatchedAttachmentsTests.cpp261 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 DvktPostmortemShaderTimeoutTests.cpp52 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 DvktProtectedMemAttachmentLoadTests.cpp77 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 DvktShaderRenderLimitTests.cpp132 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 DvktShaderRenderStructTests.cpp56 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 DvktShaderRenderSwitchTests.cpp65 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 DvktSparseResourcesImageAlignedMipSize.cpp76 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 DvktSpvAsmEmptyStructTests.cpp323 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 DvktSpvAsmVaryingNameTests.cpp239 tcu::TestCaseGroup* createVaryingNameGraphicsGroup (tcu::TestContext& testCtx) in createVaryingNameGraphicsGroup() argument
H A DvktSpvAsmWorkgroupMemoryTests.cpp150 tcu::TestContext& testCtx = group->getTestContext(); in addComputeWorkgroupMemoryTests() local
625 createWorkgroupMemoryComputeGroup(tcu::TestContext& testCtx) createWorkgroupMemoryComputeGroup() argument
[all...]

Completed in 15 milliseconds

12345678910>>...45