Home
last modified time | relevance | path

Searched refs:iterate (Results 1 – 21 of 21) sorted by relevance

/test/xts/acts/graphic/vkgl/src/
DActsApp.cpp102 bool ActsApp::iterate (void) in iterate() function in tcu::ActsApp
116 testExecOk = m_sessionExecutor->iterate(); in iterate()
DActsApp.h37 bool iterate (void);
/test/xts/acts/graphic/vulkan/src/
DActsApp.cpp102 bool ActsApp::iterate (void) in iterate() function in tcu::ActsApp
116 testExecOk = m_sessionExecutor->iterate(); in iterate()
DActsApp.h37 bool iterate (void);
/test/xts/acts/graphic/vkgl/src/khrgles2/
DKhrgles2BaseFunc.cpp66 if (!app->iterate()) { in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/deqpgles3/
DDeqpgles3BaseFunc.cpp66 if (!app->iterate()) { in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/deqpgles31/
DDeqpgles31BaseFunc.cpp66 if (!app->iterate()) { in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/khrgles31/
DKhrgles31BaseFunc.cpp66 if (!app->iterate()) { in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/khrglesext/
DKhrglesextBaseFunc.cpp66 if (!app->iterate()) { in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/khrgles3/
DKhrgles3BaseFunc.cpp66 if (!app->iterate()) { in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/deqpgles2/
DDeqpgles2BaseFunc.cpp66 if (!app->iterate()) { in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/khrgles32/
DKhrgles32BaseFunc.cpp66 if (!app->iterate()) { in RunTestKHRGLES()
/test/xts/acts/graphic/vulkan/src/renderpass2/
DRenderpass2BaseFunc.cpp69 if (!app->iterate()) { in RunTestKHRGLES()
/test/xts/acts/graphic/vulkan/src/texture/
DTextureBaseFunc.cpp70 if (!app->iterate()) { in RunTestKHRGLES()
/test/xts/acts/graphic/vulkan/src/renderpass/
DRenderpassBaseFunc.cpp69 if (!app->iterate()) { in RunTestKHRGLES()
/test/xts/acts/graphic/vulkan/src/synchronization/
DSynchronizationBaseFunc.cpp70 if (!app->iterate()) { in RunTestKHRGLES()
/test/xts/acts/graphic/vulkan/src/robustness/
DRobustnessBaseFunc.cpp70 if (!app->iterate()) { in RunTestKHRGLES()
/test/xts/acts/graphic/vulkan/src/subgroups/
DSubgroupsBaseFunc.cpp70 if (!app->iterate()) { in RunTestKHRGLES()
/test/xts/acts/graphic/vulkan/src/image/
DImageBaseFunc.cpp69 if (!app->iterate()) { in RunTestKHRGLES()
/test/xts/acts/graphic/vulkan/src/compute/
DComputeBaseFunc.cpp69 if (!app->iterate()) { in RunTestKHRGLES()
/test/xts/acts/graphic/vulkan/src/ubo/
DUboBaseFunc.cpp70 if (!app->iterate()) { in RunTestKHRGLES()