/third_party/vk-gl-cts/framework/delibs/deutil/ |
D | deTimerTest.c | 40 const int numIters = 25; in deTimer_selfTest() local
|
/third_party/vk-gl-cts/framework/delibs/decpp/ |
D | deSpinBarrier.cpp | 186 const int numIters = 10000; in run() local 286 const int numIters = 10000; in run() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fDebugMarkerTests.cpp | 118 const int numIters = 1000; in iterate() local
|
D | es2fShaderLoopTests.cpp | 193 static ShaderEvalFunc getLoopEvalFunc (int numIters) in getLoopEvalFunc() 522 int numIters = 3; // actual number of iterations in createSpecialLoopCase() local
|
D | es2fColorClearTest.cpp | 56 …ColorClearCase(Context& context, const char* name, int numIters, int numClearsMin, int numClearsMa… in ColorClearCase()
|
D | es2fDepthStencilClearTests.cpp | 145 …earCase (Context& context, const char* name, const char* description, int numIters, int numClears,… in DepthStencilClearCase()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fShaderLoopTests.cpp | 190 static ShaderEvalFunc getLoopEvalFunc (int numIters) in getLoopEvalFunc() 484 int numIters = 3; // actual number of iterations in createSpecialLoopCase() local
|
D | es3fColorClearTest.cpp | 56 …ColorClearCase(Context& context, const char* name, int numIters, int numClearsMin, int numClearsMa… in ColorClearCase()
|
D | es3fDepthStencilClearTests.cpp | 145 …earCase (Context& context, const char* name, const char* description, int numIters, int numClears,… in DepthStencilClearCase()
|
D | es3fFlushFinishTests.cpp | 265 void FlushFinishCase::setShaderIterCount (int numIters) in setShaderIterCount()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcShaderLoopTests.cpp | 158 static ShaderEvalFunc getLoopEvalFunc(int numIters) in getLoopEvalFunc() 468 int numIters = 3; // actual number of iterations in createSpecialLoopCase() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderLoopTests.cpp | 249 static ShaderEvalFunc getLoopEvalFunc (int numIters) in getLoopEvalFunc() 617 int numIters = 3; // actual number of iterations in createSpecialLoopCase() local
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglColorClearCase.cpp | 185 const int numIters = 3; in executeForContexts() local
|
D | teglRenderTests.cpp | 738 const int numIters = 2; in executeForContexts() local
|
/third_party/skia/src/codec/ |
D | SkJpegCodec.cpp | 914 const int numIters = dinfo->output_height / numRowsPerBlock; in onGetYUVAPlanes() local
|
/third_party/flutter/skia/src/codec/ |
D | SkJpegCodec.cpp | 941 const int numIters = dinfo->output_height / numRowsPerBlock; in onGetYUV8Planes() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiBufferMarkerTests.cpp | 465 const deUint32 numIters(1000); in bufferMarkerMemoryDep() local
|
D | vktApiObjectManagementTests.cpp | 2658 const int numIters = getCreateCount<Object>(); in runThread() local
|