/external/deqp/modules/gles3/functional/ |
D | es3fSamplerObjectTests.cpp | 95 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 …]
|
D | es3fIntegerStateQueryTests.cpp | 2835 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(implementationMinLimits); testNdx++) in init() local 2836 …testNdx].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 2838 …testNdx].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 …]
|
D | es3fInteger64StateQueryTests.cpp | 305 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(implementationLimits); testNdx++) in init() local 306 …testNdx].name) + verifier->getTestNamePostfix()).c_str(), implementationLimits[testNdx].descriptio… in init()
|
D | es3fShaderPrecisionTests.cpp | 363 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()
|
D | es3fBooleanStateQueryTests.cpp | 780 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()
|
D | es3fPixelBufferObjectTests.cpp | 622 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()
|
D | es3fTextureUnitTests.cpp | 1271 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()
|
D | es3fDrawTests.cpp | 441 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/ |
D | es31fBooleanStateQueryTests.cpp | 152 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(isEnableds); testNdx++) in init() local 154 …testNdx].name) + "_" + verifierSuffix).c_str(), isEnableds[testNdx].description, isEnableds[testNd… in init()
|
D | es31fDrawElementsBaseVertexTests.cpp | 495 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()
|
D | es31fLayoutBindingTests.cpp | 2276 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()
|
D | es31fDrawTests.cpp | 512 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()
|
D | es31fIndexedStateQueryTests.cpp | 145 for (int testNdx = 0; testNdx < numRandomTest; ++testNdx) in iterate() local
|
D | es31fGeometryShaderTests.cpp | 6293 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/ |
D | es2fIntegerStateQueryTests.cpp | 2090 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(implementationMinLimits); testNdx++) in init() local 2091 …testNdx].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 …]
|
D | es2fBooleanStateQueryTests.cpp | 585 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()
|
D | es2fTextureUnitTests.cpp | 963 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()
|
D | es2fDrawTests.cpp | 340 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/ |
D | vktSpvAsmInstructionTests.cpp | 3504 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/ |
D | teglRobustnessTests.cpp | 2245 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/ |
D | es2sDrawTests.cpp | 128 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/ |
D | vktApiDeviceInitializationTests.cpp | 586 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/ |
D | es3sDrawTests.cpp | 311 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(tests); ++testNdx) in init() local 313 const IndexTest& indexTest = tests[testNdx]; in init()
|