Home
last modified time | relevance | path

Searched defs:numIters (Results 1 – 17 of 17) sorted by relevance

/external/deqp/framework/delibs/deutil/
DdeTimerTest.c40 const int numIters = 25; in deTimer_selfTest() local
/external/deqp/framework/delibs/decpp/
DdeSpinBarrier.cpp186 const int numIters = 10000; in run() local
286 const int numIters = 10000; in run() local
/external/deqp/modules/gles2/functional/
Des2fDebugMarkerTests.cpp118 const int numIters = 1000; in iterate() local
Des2fShaderLoopTests.cpp193 static ShaderEvalFunc getLoopEvalFunc (int numIters) in getLoopEvalFunc()
522 int numIters = 3; // actual number of iterations in createSpecialLoopCase() local
Des2fColorClearTest.cpp56 …ColorClearCase(Context& context, const char* name, int numIters, int numClearsMin, int numClearsMa… in ColorClearCase()
Des2fDepthStencilClearTests.cpp145 …earCase (Context& context, const char* name, const char* description, int numIters, int numClears,… in DepthStencilClearCase()
/external/deqp/external/openglcts/modules/common/
DglcShaderLoopTests.cpp158 static ShaderEvalFunc getLoopEvalFunc(int numIters) in getLoopEvalFunc()
468 int numIters = 3; // actual number of iterations in createSpecialLoopCase() local
/external/deqp/modules/gles3/functional/
Des3fShaderLoopTests.cpp190 static ShaderEvalFunc getLoopEvalFunc (int numIters) in getLoopEvalFunc()
484 int numIters = 3; // actual number of iterations in createSpecialLoopCase() local
Des3fColorClearTest.cpp56 …ColorClearCase(Context& context, const char* name, int numIters, int numClearsMin, int numClearsMa… in ColorClearCase()
Des3fDepthStencilClearTests.cpp145 …earCase (Context& context, const char* name, const char* description, int numIters, int numClears,… in DepthStencilClearCase()
Des3fFlushFinishTests.cpp265 void FlushFinishCase::setShaderIterCount (int numIters) in setShaderIterCount()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderLoopTests.cpp249 static ShaderEvalFunc getLoopEvalFunc (int numIters) in getLoopEvalFunc()
617 int numIters = 3; // actual number of iterations in createSpecialLoopCase() local
/external/deqp/modules/egl/
DteglColorClearCase.cpp185 const int numIters = 3; in executeForContexts() local
DteglRenderTests.cpp738 const int numIters = 2; in executeForContexts() local
/external/skia/src/codec/
DSkJpegCodec.cpp941 const int numIters = dinfo->output_height / numRowsPerBlock; in onGetYUV8Planes() local
/external/skqp/src/codec/
DSkJpegCodec.cpp941 const int numIters = dinfo->output_height / numRowsPerBlock; in onGetYUV8Planes() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp2371 const int numIters = getCreateCount<Object>(); in runThread() local