Home
last modified time | relevance | path

Searched refs:testNdx (Results 1 – 25 of 27) sorted by relevance

12

/external/deqp/modules/gles3/functional/
Des3fSamplerObjectTests.cpp95 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(simpleTestCases); testNdx++) in init() local
96 …ld(new gls::TextureSamplerTest(m_testCtx, m_context.getRenderContext(), simpleTestCases[testNdx])); in init()
140 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(multiTestCases); testNdx++) in init() local
141 …ew gls::MultiTextureSamplerTest(m_testCtx, m_context.getRenderContext(), multiTestCases[testNdx])); in init()
178 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(simpleTestCases3D); testNdx++) in init() local
179 …(new gls::TextureSamplerTest(m_testCtx, m_context.getRenderContext(), simpleTestCases3D[testNdx])); in init()
223 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(multiTestCases3D); testNdx++) in init() local
224 … gls::MultiTextureSamplerTest(m_testCtx, m_context.getRenderContext(), multiTestCases3D[testNdx])); in init()
261 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(simpleTestCasesCube); testNdx++) in init() local
262 …ew gls::TextureSamplerTest(m_testCtx, m_context.getRenderContext(), simpleTestCasesCube[testNdx])); in init()
[all …]
Des3fIntegerStateQueryTests.cpp2835 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(implementationMinLimits); testNdx++) in init() local
2836testNdx].name) + verifier->getTestNamePostfix()).c_str(), implementationMinLimits[testNdx].descrip… in init()
2837 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(implementationMaxLimits); testNdx++) in init() local
2838testNdx].name) + verifier->getTestNamePostfix()).c_str(), implementationMaxLimits[testNdx].descrip… in init()
2875 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(stencilOps); testNdx++) in init() local
2877 …il_") + stencilOps[testNdx].name + verifier->getTestNamePostfix()).c_str(), stencilOps[testNdx].f… in init()
2878 …ack_") + stencilOps[testNdx].name + verifier->getTestNamePostfix()).c_str(), stencilOps[testNdx].b… in init()
2880 …tencilOps[testNdx].name + "_separate_both" + verifier->getTestNamePostfix()).c_str(), stencilOps[t… in init()
2881 …tencilOps[testNdx].name + "_separate_both" + verifier->getTestNamePostfix()).c_str(), stencilOps[t… in init()
2883 … stencilOps[testNdx].name + "_separate" + verifier->getTestNamePostfix()).c_str(), stencilOps[tes… in init()
[all …]
Des3fInteger64StateQueryTests.cpp305 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(implementationLimits); testNdx++) in init() local
306testNdx].name) + verifier->getTestNamePostfix()).c_str(), implementationLimits[testNdx].descriptio… in init()
Des3fShaderPrecisionTests.cpp363 for (int testNdx = 0; testNdx < m_numTestsPerIter; testNdx++) in iterate() local
370 log << TestLog::Message << "iter " << m_iterNdx << ", test " << testNdx << ": " in iterate()
579 for (int testNdx = 0; testNdx < m_numTestsPerIter; testNdx++) in iterate() local
586 log << TestLog::Message << "iter " << m_iterNdx << ", test " << testNdx << ": " in iterate()
773 for (int testNdx = 0; testNdx < m_numTestsPerIter; testNdx++) in iterate() local
779 log << TestLog::Message << "iter " << m_iterNdx << ", test " << testNdx << ": " in iterate()
Des3fBooleanStateQueryTests.cpp780 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(isEnableds); testNdx++) in init() local
782 …bleds[testNdx].name) + verifier->getTestNamePostfix()).c_str(), isEnableds[testNdx].description, i… in init()
Des3fPixelBufferObjectTests.cpp632 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(nativeFramebufferTests); testNdx++) in init() local
634 nativeFramebufferGroup->addChild(new ReadPixelsTest(m_context, nativeFramebufferTests[testNdx])); in init()
Des3fTextureUnitTests.cpp1271 for (int testNdx = 0; testNdx < numTestsPerGroup; testNdx++) in init() local
1272 …se(m_context, de::toString(testNdx).c_str(), "", numUnits, (TextureUnitCase::CaseType)caseType, de… in init()
Des3fDrawTests.cpp441 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(tests); ++testNdx) in init() local
443 const IndexTest& indexTest = tests[testNdx]; in init()
/external/deqp/modules/gles31/functional/
Des31fBooleanStateQueryTests.cpp153 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(isEnableds); testNdx++) in init() local
155testNdx].name) + "_" + verifierSuffix).c_str(), isEnableds[testNdx].description, isEnableds[testNd… in init()
Des31fDrawElementsBaseVertexTests.cpp519 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(tests); ++testNdx) in init() local
521 const IndexTest& indexTest = tests[testNdx]; in init()
587 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(tests); ++testNdx) in init() local
589 const IndexTest& indexTest = tests[testNdx]; in init()
Des31fLayoutBindingTests.cpp2289 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(s_renderTestTypes); ++testNdx) in init() local
2291 const RenderTestType& test = s_renderTestTypes[testNdx]; in init()
2309 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(s_negativeTestTypes); ++testNdx) in init() local
2311 const NegativeTestType& test = s_negativeTestTypes[testNdx]; in init()
Des31fDrawTests.cpp516 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(tests); ++testNdx) in init() local
518 const IndexTest& indexTest = tests[testNdx]; in init()
583 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(tests); ++testNdx) in init() local
585 const IndexTest& indexTest = tests[testNdx]; in init()
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.cpp772 for (deUint32 testNdx = 0u; testNdx < TESTTYPE_LAST; testNdx++) in addComputeImageSamplerTest() local
774 if (!isValidTestCase((TestType)testNdx, (DescriptorType)descNdx, (ReadOp)opNdx)) in addComputeImageSamplerTest()
778 if (testNdx == TESTTYPE_OPTYPEIMAGE_MISMATCH) in addComputeImageSamplerTest()
786 …((DescriptorType)descNdx, (ReadOp)opNdx, DEPTH_PROPERTY_NON_DEPTH, (TestType)testNdx, formatIndex); in addComputeImageSamplerTest()
787 const std::string functionParamTypes = getFunctionParamTypeStr((TestType)testNdx); in addComputeImageSamplerTest()
789 …rcVariables = getFunctionSrcVariableStr((ReadOp)opNdx, (DescriptorType)descNdx, (TestType)testNdx); in addComputeImageSamplerTest()
790 …stVariables = getFunctionDstVariableStr((ReadOp)opNdx, (DescriptorType)descNdx, (TestType)testNdx); in addComputeImageSamplerTest()
792 const std::string functionSrcParams = getFunctionSrcParamStr((TestType)testNdx); in addComputeImageSamplerTest()
793 const std::string functionDstParams = getFunctionDstParamStr((ReadOp)opNdx, (TestType)testNdx); in addComputeImageSamplerTest()
914 if (testNdx == TESTTYPE_OPTYPEIMAGE_MISMATCH) in addComputeImageSamplerTest()
[all …]
DvktSpvAsmInstructionTests.cpp7326 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameCodePair); ++testNdx) in createOpSourceTests() local
7328 fragments["debug"] = tests[testNdx].code; in createOpSourceTests()
7329 …createTestsForAllStages(tests[testNdx].name, defaultColors, defaultColors, fragments, opSourceTest… in createOpSourceTests()
7355 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameCodePair); ++testNdx) in createOpSourceContinuedTests() local
7357 fragments["debug"] = tests[testNdx].code; in createOpSourceContinuedTests()
7358 …createTestsForAllStages(tests[testNdx].name, defaultColors, defaultColors, fragments, opSourceTest… in createOpSourceContinuedTests()
7626 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameConstantsCode); ++testNdx) in createOpConstantNullTests() local
7629 fragments["pre_main"] = tests[testNdx].constants; in createOpConstantNullTests()
7630 fragments["testfun"] = string(functionStart) + tests[testNdx].code + functionEnd; in createOpConstantNullTests()
7631 …createTestsForAllStages(tests[testNdx].name, colors, colors, fragments, opConstantNullTests.get()); in createOpConstantNullTests()
[all …]
/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp2090 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(implementationMinLimits); testNdx++) in init() local
2091testNdx].name) + verifier->getTestNamePostfix()).c_str(), implementationMinLimits[testNdx].descrip… in init()
2126 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(stencilOps); testNdx++) in init() local
2128 …il_") + stencilOps[testNdx].name + verifier->getTestNamePostfix()).c_str(), stencilOps[testNdx].f… in init()
2129 …ack_") + stencilOps[testNdx].name + verifier->getTestNamePostfix()).c_str(), stencilOps[testNdx].b… in init()
2131 …tencilOps[testNdx].name + "_separate_both" + verifier->getTestNamePostfix()).c_str(), stencilOps[t… in init()
2132 …tencilOps[testNdx].name + "_separate_both" + verifier->getTestNamePostfix()).c_str(), stencilOps[t… in init()
2134 … stencilOps[testNdx].name + "_separate" + verifier->getTestNamePostfix()).c_str(), stencilOps[tes… in init()
2135 … stencilOps[testNdx].name + "_separate" + verifier->getTestNamePostfix()).c_str(), stencilOps[tes… in init()
2173 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(blendColorStates); testNdx++) in init() local
[all …]
Des2fBooleanStateQueryTests.cpp585 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(isEnableds); testNdx++) in init() local
586 …bleds[testNdx].name) + verifier->getTestNamePostfix()).c_str(), isEnableds[testNdx].description, i… in init()
Des2fTextureUnitTests.cpp963 for (int testNdx = 0; testNdx < numTestsPerGroup; testNdx++) in init() local
964 …se(m_context, de::toString(testNdx).c_str(), "", numUnits, (TextureUnitCase::CaseType)caseType, (d… in init()
Des2fDrawTests.cpp340 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(tests); ++testNdx) in init() local
342 const IndexTest& indexTest = tests[testNdx]; in init()
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawAndClearTests.cpp1448 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(clearColorTestGrid); testNdx++) in init() local
1449 …DATE, generateClearTestName(clearColorTestGrid[testNdx]), "Color clear test.", clearColorTestGrid[ in init()
1451 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(clearDepthTestGrid); testNdx++) in init() local
1452 …DATE, generateClearTestName(clearDepthTestGrid[testNdx]), "Depth clear test.", clearDepthTestGrid[ in init()
1454 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(clearColorTwiceGrid); testNdx++) in init() local
1455 …_" + generateClearTestName(clearColorTwiceGrid[testNdx]), "Color clear test.", clearColorTwiceGrid… in init()
1457 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(clearDepthTwiceGrid); testNdx++) in init() local
1458 …_" + generateClearTestName(clearDepthTwiceGrid[testNdx]), "Depth clear test.", clearDepthTwiceGrid… in init()
1460 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(drawTestGrid); testNdx++) in init() local
1461 …DETYPE_SELF_VALIDATE, "case_" + de::toString(testNdx), "Draw test.", AddProgramsDraw(), drawTestGr… in init()
/external/deqp/modules/egl/
DteglRobustnessTests.cpp2245 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(s_infiniteLoopCases); ++testNdx) in createRobustnessTests() local
2247 const RobustnessTestCase::Params& test = s_infiniteLoopCases[testNdx]; in createRobustnessTests()
2319 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(s_outOfBoundReadCases); ++testNdx) in createRobustnessTests() local
2321 const RobustnessTestCase::Params& test = s_outOfBoundReadCases[testNdx]; in createRobustnessTests()
2381 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(s_outOfBoundWriteCases); ++testNdx) in createRobustnessTests() local
2383 const RobustnessTestCase::Params& test = s_outOfBoundWriteCases[testNdx]; in createRobustnessTests()
2460 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(s_fixedFunctionPipelineCases); ++testNdx) in createRobustnessTests() local
2462 const RobustnessTestCase::Params& test = s_fixedFunctionPipelineCases[testNdx]; in createRobustnessTests()
/external/deqp/modules/gles2/stress/
Des2sDrawTests.cpp128 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(tests); ++testNdx) in init() local
130 const IndexTest& indexTest = tests[testNdx]; in init()
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingWatertightnessTests.cpp808 for (size_t testNdx = 0; testNdx < numTests; ++testNdx) in createWatertightnessTests() local
810 …de::MovePtr<tcu::TestCaseGroup> group(new tcu::TestCaseGroup(testCtx, de::toString(testNdx).c_str(… in createWatertightnessTests()
819 const deUint32 randomSeed = (deUint32)(5 * testNdx + 11 * sizes[sizesNdx]); in createWatertightnessTests()
DvktRayTracingBuiltinTests.cpp2894 for (size_t testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(tests); ++testNdx) in createBuiltinTests() local
2895 …tests[testNdx].createBuiltinTestsFunc(testCtx, builtinGroup.get(), tests[testNdx].id, tests[testNd… in createBuiltinTests()
/external/deqp/modules/gles3/stress/
Des3sDrawTests.cpp311 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(tests); ++testNdx) in init() local
313 const IndexTest& indexTest = tests[testNdx]; in init()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp850 for (size_t testNdx = 0; testNdx < deviceQueueCreateInfos.size(); testNdx++) in createDeviceWithVariousQueueCountsTest() local
852 const VkDeviceQueueCreateInfo& queueCreateInfo = deviceQueueCreateInfos[testNdx]; in createDeviceWithVariousQueueCountsTest()

12