Home
last modified time | relevance | path

Searched refs:getTestIterationCount (Results 1 – 17 of 17) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuCommandLine.hpp178 int getTestIterationCount (void) const;
DtcuCommandLine.cpp960 int CommandLine::getTestIterationCount (void) const { return m_cmdLine.getOption<opt::TestIt… in getTestIterationCount() function in tcu::CommandLine
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDitheringTests.cpp483 …umQuads = m_testCtx.getCommandLine().getTestIterationCount() > 0 ? m_testCtx.getCommandLine().getT… in iterate()
Des3fMultisampleTests.cpp79 int cmdLineValue = ctx.getCommandLine().getTestIterationCount(); in getIterationCount()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDitheringTests.cpp478 …umQuads = m_testCtx.getCommandLine().getTestIterationCount() > 0 ? m_testCtx.getCommandLine().getT… in iterate()
Des2fMultisampleTests.cpp77 int cmdLineValue = ctx.getCommandLine().getTestIterationCount(); in getIterationCount()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcTestSubcase.cpp199 , m_iterationCount(context.getTestContext().getCommandLine().getTestIterationCount()) in TestSubcase()
/third_party/vk-gl-cts/modules/gles2/performance/
Des2pShaderCompilationCases.cpp1658 int cmdLineIterCount = context.getTestContext().getCommandLine().getTestIterationCount(); in ShaderCompilerCase()
2366 int cmdLineIterCount = context.getTestContext().getCommandLine().getTestIterationCount(); in InvalidShaderCompilerCase()
Des2pShaderOperatorTests.cpp139 const int cmdLineVal = cmdLine.getTestIterationCount(); in getIterationCountOrDefault()
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pShaderCompilationCases.cpp1678 int cmdLineIterCount = context.getTestContext().getCommandLine().getTestIterationCount(); in ShaderCompilerCase()
2386 int cmdLineIterCount = context.getTestContext().getCommandLine().getTestIterationCount(); in InvalidShaderCompilerCase()
Des3pShaderOperatorTests.cpp139 const int cmdLineVal = cmdLine.getTestIterationCount(); in getIterationCountOrDefault()
/third_party/vk-gl-cts/modules/glshared/
DglsLongStressCase.cpp136 const int cmdLineVal = testCtx.getCommandLine().getTestIterationCount(); in getNumIterations()
DglsBuiltinPrecisionTests.cpp5553 const int userRandoms = testCtx.getCommandLine().getTestIterationCount(); in addBuiltinPrecisionTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp7341 const int userRandoms = ctx.getCommandLine().getTestIterationCount(); in addBuiltinPrecisionTests()
7358 const int userRandoms = ctx.getCommandLine().getTestIterationCount(); in addBuiltinPrecisionDoubleTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp7341 const int userRandoms = ctx.getCommandLine().getTestIterationCount(); in addBuiltinPrecisionTests()
7358 const int userRandoms = ctx.getCommandLine().getTestIterationCount(); in addBuiltinPrecisionDoubleTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiObjectManagementTests.cpp3118 … cmdLineIterCount = (deUint32)context.getTestContext().getCommandLine().getTestIterationCount(); in allocCallbackFailTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp3118 … cmdLineIterCount = (deUint32)context.getTestContext().getCommandLine().getTestIterationCount(); in allocCallbackFailTest()