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/
H A Des2fShaderReturnTests.cpp59 REQUIRE_DYNAMIC_LOOPS = (1<<0), enumerator
133 if (m_requirements & REQUIRE_DYNAMIC_LOOPS) in init()
291 return new ShaderReturnCase(context, name, description, isVertex, tmpl.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()

Completed in 2 milliseconds