Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fShaderIndexingTests.cpp1094 …TestCaseGroup* vecGroup = new TestCaseGroup(m_context, "vector_subscript", "Vector subscript index… in init() local
1095 addChild(vecGroup); in init()
1121vecGroup->addChild(createVectorSubscriptCase(m_context, name.c_str(), desc.c_str(), isVertexCase, … in init()
/external/deqp/modules/gles3/functional/
Des3fShaderIndexingTests.cpp1060 …TestCaseGroup* vecGroup = new TestCaseGroup(m_context, "vector_subscript", "Vector subscript index… in init() local
1061 addChild(vecGroup); in init()
1087vecGroup->addChild(createVectorSubscriptCase(m_context, name.c_str(), desc.c_str(), isVertexCase, … in init()
/external/deqp/external/openglcts/modules/common/
DglcShaderIndexingTests.cpp1202 …TestCaseGroup* vecGroup = new TestCaseGroup(m_context, "vector_subscript", "Vector subscript index… in init() local
1203 addChild(vecGroup); in init()
1229 vecGroup->addChild(createVectorSubscriptCase( in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderIndexingTests.cpp1157 …de::MovePtr<TestCaseGroup> vecGroup(new TestCaseGroup(m_testCtx, "vector_subscript", "Vector subsc… in init() local
1184 vecGroup->addChild(testCase.release()); in init()
1190 addChild(vecGroup.release()); in init()