Searched refs:constantGroup (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fShaderDerivateTests.cpp | 1782 …tcu::TestCaseGroup* const constantGroup = new tcu::TestCaseGroup(m_testCtx, "constant", "Derivate … in init() local 1783 functionGroup->addChild(constantGroup); in init() 1788 …constantGroup->addChild(new ConstantDerivateCase(m_context, glu::getDataTypeName(dataType), "", fu… in init()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderDerivateTests.cpp | 1877 …de::MovePtr<tcu::TestCaseGroup> constantGroup (new tcu::TestCaseGroup(m_testCtx, "constant", "Deri… in init() local 1882 …constantGroup->addChild(new ConstantDerivateCase(m_testCtx, glu::getDataTypeName(dataType), "", fu… in init() 1885 functionGroup->addChild(constantGroup.release()); in init()
|