Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fShaderIndexingTests.cpp1130 …TestCaseGroup* matGroup = new TestCaseGroup(m_context, "matrix_subscript", "Matrix subscript index… in init() local
1131 addChild(matGroup); in init()
1157matGroup->addChild(createMatrixSubscriptCase(m_context, name.c_str(), desc.c_str(), isVertexCase, … in init()
/external/deqp/modules/gles3/functional/
Des3fShaderIndexingTests.cpp1096 …TestCaseGroup* matGroup = new TestCaseGroup(m_context, "matrix_subscript", "Matrix subscript index… in init() local
1097 addChild(matGroup); in init()
1129matGroup->addChild(createMatrixSubscriptCase(m_context, name.c_str(), desc.c_str(), isVertexCase, … in init()
/external/deqp/external/openglcts/modules/common/
DglcShaderIndexingTests.cpp1240 …TestCaseGroup* matGroup = new TestCaseGroup(m_context, "matrix_subscript", "Matrix subscript index… in init() local
1241 addChild(matGroup); in init()
1269 matGroup->addChild(createMatrixSubscriptCase( in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderIndexingTests.cpp1195 …de::MovePtr<TestCaseGroup> matGroup(new TestCaseGroup(m_testCtx, "matrix_subscript", "Matrix subsc… in init() local
1228 matGroup->addChild(testCase.release()); in init()
1234 addChild(matGroup.release()); in init()