Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderReturnTests.cpp59 REQUIRE_DYNAMIC_LOOPS = (1<<0), enumerator
133 if (m_requirements & REQUIRE_DYNAMIC_LOOPS) in init()
291 …pl.specialize(params).c_str(), getEvalFunc(returnMode), isDynamicLoop ? REQUIRE_DYNAMIC_LOOPS : 0); in makeReturnInLoopCase()
450 "}\n", evalReturnAlways, REQUIRE_DYNAMIC_LOOPS)); in init()
464 "}\n", evalReturnAlways, REQUIRE_DYNAMIC_LOOPS)); in init()