Home
last modified time | relevance | path

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

/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.cpp622 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(nativeFramebufferTests); testNdx++) in init() local
624 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.cpp152 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(isEnableds); testNdx++) in init() local
154testNdx].name) + "_" + verifierSuffix).c_str(), isEnableds[testNdx].description, isEnableds[testNd… in init()
Des31fDrawElementsBaseVertexTests.cpp495 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(tests); ++testNdx) in init() local
497 const IndexTest& indexTest = tests[testNdx]; in init()
562 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(tests); ++testNdx) in init() local
564 const IndexTest& indexTest = tests[testNdx]; in init()
Des31fLayoutBindingTests.cpp2276 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(s_renderTestTypes); ++testNdx) in init() local
2278 const RenderTestType& test = s_renderTestTypes[testNdx]; in init()
2296 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(s_negativeTestTypes); ++testNdx) in init() local
2298 const NegativeTestType& test = s_negativeTestTypes[testNdx]; in init()
Des31fDrawTests.cpp512 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(tests); ++testNdx) in init() local
514 const IndexTest& indexTest = tests[testNdx]; in init()
579 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(tests); ++testNdx) in init() local
581 const IndexTest& indexTest = tests[testNdx]; in init()
Des31fIndexedStateQueryTests.cpp145 for (int testNdx = 0; testNdx < numRandomTest; ++testNdx) in iterate() local
Des31fGeometryShaderTests.cpp6293 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(tests); ++testNdx) in init() local
6296 const std::string name = std::string(tests[testNdx].testPrefix) + layerTargets[targetNdx].name; in init()
6297 const std::string desc = std::string(tests[testNdx].descPrefix) + layerTargets[targetNdx].desc; in init()
6299 …rCase(m_context, name.c_str(), desc.c_str(), layerTargets[targetNdx].target, tests[testNdx].test)); in init()
/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/spirv_assembly/
DvktSpvAsmInstructionTests.cpp3504 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameCodePair); ++testNdx) in createOpSourceTests() local
3506 fragments["debug"] = tests[testNdx].code; in createOpSourceTests()
3507 …createTestsForAllStages(tests[testNdx].name, defaultColors, defaultColors, fragments, opSourceTest… in createOpSourceTests()
3533 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameCodePair); ++testNdx) in createOpSourceContinuedTests() local
3535 fragments["debug"] = tests[testNdx].code; in createOpSourceContinuedTests()
3536 …createTestsForAllStages(tests[testNdx].name, defaultColors, defaultColors, fragments, opSourceTest… in createOpSourceContinuedTests()
3767 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameConstantsCode); ++testNdx) in createOpConstantNullTests() local
3770 fragments["pre_main"] = tests[testNdx].constants; in createOpConstantNullTests()
3771 fragments["testfun"] = string(functionStart) + tests[testNdx].code + functionEnd; in createOpConstantNullTests()
3772 …createTestsForAllStages(tests[testNdx].name, colors, colors, fragments, opConstantNullTests.get()); in createOpConstantNullTests()
[all …]
/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/api/
DvktApiDeviceInitializationTests.cpp586 for (size_t testNdx = 0; testNdx < deviceQueueCreateInfos.size(); testNdx++) in createDeviceWithVariousQueueCountsTest() local
588 const VkDeviceQueueCreateInfo& queueCreateInfo = deviceQueueCreateInfos[testNdx]; in createDeviceWithVariousQueueCountsTest()
/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()