Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderLimitTests.cpp251 …de::MovePtr<TestCaseGroup> limitGroup (new TestCaseGroup(testCtx, "limits", "Shader device lim… in createLimitTests() local
266 limitGroup->addChild(nearGroup.release()); in createLimitTests()
267 return limitGroup.release(); in createLimitTests()
/external/deqp/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp3062 …tcu::TestCaseGroup* const limitGroup = new tcu::TestCaseGroup(m_testCtx, "limits", "Render with … in init() local
3066 renderGroup->addChild(limitGroup); in init()
3127limitGroup->addChild(new GridRenderCase(m_context, cases[ndx].name, cases[ndx].desc, cases[ndx].fl… in init()