/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 | 632 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()
|
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 | 503 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(tests); ++testNdx) in init() local 505 const IndexTest& indexTest = tests[testNdx]; in init() 570 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(tests); ++testNdx) in init() local 572 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 | 6294 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(tests); ++testNdx) in init() local 6297 const std::string name = std::string(tests[testNdx].testPrefix) + layerTargets[targetNdx].name; in init() 6298 const std::string desc = std::string(tests[testNdx].descPrefix) + layerTargets[targetNdx].desc; in init() 6300 …rCase(m_context, name.c_str(), desc.c_str(), layerTargets[targetNdx].target, tests[testNdx].test)); in init()
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmImageSamplerTests.cpp | 771 for (deUint32 testNdx = 0u; testNdx < TESTTYPE_LAST; testNdx++) in addComputeImageSamplerTest() local 773 if (!isValidTestCase((TestType)testNdx, (DescriptorType)descNdx, (ReadOp)opNdx)) in addComputeImageSamplerTest() 777 if (testNdx == TESTTYPE_OPTYPEIMAGE_MISMATCH) in addComputeImageSamplerTest() 785 …((DescriptorType)descNdx, (ReadOp)opNdx, DEPTH_PROPERTY_NON_DEPTH, (TestType)testNdx, formatIndex); in addComputeImageSamplerTest() 786 const std::string functionParamTypes = getFunctionParamTypeStr((TestType)testNdx); in addComputeImageSamplerTest() 788 …rcVariables = getFunctionSrcVariableStr((ReadOp)opNdx, (DescriptorType)descNdx, (TestType)testNdx); in addComputeImageSamplerTest() 789 …stVariables = getFunctionDstVariableStr((ReadOp)opNdx, (DescriptorType)descNdx, (TestType)testNdx); in addComputeImageSamplerTest() 791 const std::string functionSrcParams = getFunctionSrcParamStr((TestType)testNdx); in addComputeImageSamplerTest() 792 const std::string functionDstParams = getFunctionDstParamStr((ReadOp)opNdx, (TestType)testNdx); in addComputeImageSamplerTest() 913 if (testNdx == TESTTYPE_OPTYPEIMAGE_MISMATCH) in addComputeImageSamplerTest() [all …]
|
D | vktSpvAsmInstructionTests.cpp | 6214 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameCodePair); ++testNdx) in createOpSourceTests() local 6216 fragments["debug"] = tests[testNdx].code; in createOpSourceTests() 6217 …createTestsForAllStages(tests[testNdx].name, defaultColors, defaultColors, fragments, opSourceTest… in createOpSourceTests() 6243 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameCodePair); ++testNdx) in createOpSourceContinuedTests() local 6245 fragments["debug"] = tests[testNdx].code; in createOpSourceContinuedTests() 6246 …createTestsForAllStages(tests[testNdx].name, defaultColors, defaultColors, fragments, opSourceTest… in createOpSourceContinuedTests() 6514 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameConstantsCode); ++testNdx) in createOpConstantNullTests() local 6517 fragments["pre_main"] = tests[testNdx].constants; in createOpConstantNullTests() 6518 fragments["testfun"] = string(functionStart) + tests[testNdx].code + functionEnd; in createOpConstantNullTests() 6519 …createTestsForAllStages(tests[testNdx].name, colors, colors, fragments, opConstantNullTests.get()); in createOpConstantNullTests() [all …]
|
/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/conditional_rendering/ |
D | vktConditionalDrawAndClearTests.cpp | 1370 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(clearColorTestGrid); testNdx++) in init() local 1371 …Params>(m_testCtx, tcu::NODETYPE_SELF_VALIDATE, generateClearTestName(clearColorTestGrid[testNdx]), in init() 1372 "Color clear test.", clearColorTestGrid[testNdx])); in init() 1374 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(clearDepthTestGrid); testNdx++) in init() local 1375 …Params>(m_testCtx, tcu::NODETYPE_SELF_VALIDATE, generateClearTestName(clearDepthTestGrid[testNdx]), in init() 1376 "Depth clear test.", clearDepthTestGrid[testNdx])); in init() 1378 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(clearColorTwiceGrid); testNdx++) in init() local 1379 …YPE_SELF_VALIDATE, "clear_attachment_twice_" + generateClearTestName(clearColorTwiceGrid[testNdx]), in init() 1380 "Color clear test.", clearColorTwiceGrid[testNdx])); in init() 1382 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(clearDepthTwiceGrid); testNdx++) in init() local [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/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()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiDeviceInitializationTests.cpp | 622 for (size_t testNdx = 0; testNdx < deviceQueueCreateInfos.size(); testNdx++) in createDeviceWithVariousQueueCountsTest() local 624 const VkDeviceQueueCreateInfo& queueCreateInfo = deviceQueueCreateInfos[testNdx]; in createDeviceWithVariousQueueCountsTest()
|