Searched refs:texSubImageEmptyTexGroup (Results 1 – 2 of 2) sorted by relevance
1710 …tcu::TestCaseGroup* texSubImageEmptyTexGroup = new tcu::TestCaseGroup(m_testCtx, "texsubimage2d_em… in init() local1711 addChild(texSubImageEmptyTexGroup); in init()1721 …texSubImageEmptyTexGroup->addChild(new TexSubImage2DEmptyTexCase (m_context, (string(fmtName) + "_… in init()1722 …texSubImageEmptyTexGroup->addChild(new TexSubImageCubeEmptyTexCase (m_context, (string(fmtName) + … in init()
3704 …tcu::TestCaseGroup* texSubImageEmptyTexGroup = new tcu::TestCaseGroup(m_testCtx, "texsubimage2d_em… in init() local3705 addChild(texSubImageEmptyTexGroup); in init()3715 …texSubImageEmptyTexGroup->addChild(new TexSubImage2DEmptyTexCase (m_context, (string(fmtName) + "_… in init()3716 …texSubImageEmptyTexGroup->addChild(new TexSubImageCubeEmptyTexCase (m_context, (string(fmtName) + … in init()