Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fTextureSpecificationTests.cpp1710 …tcu::TestCaseGroup* texSubImageEmptyTexGroup = new tcu::TestCaseGroup(m_testCtx, "texsubimage2d_em… in init() local
1711 addChild(texSubImageEmptyTexGroup); in init()
1721texSubImageEmptyTexGroup->addChild(new TexSubImage2DEmptyTexCase (m_context, (string(fmtName) + "_… in init()
1722texSubImageEmptyTexGroup->addChild(new TexSubImageCubeEmptyTexCase (m_context, (string(fmtName) + … in init()
/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp3704 …tcu::TestCaseGroup* texSubImageEmptyTexGroup = new tcu::TestCaseGroup(m_testCtx, "texsubimage2d_em… in init() local
3705 addChild(texSubImageEmptyTexGroup); in init()
3715texSubImageEmptyTexGroup->addChild(new TexSubImage2DEmptyTexCase (m_context, (string(fmtName) + "_… in init()
3716texSubImageEmptyTexGroup->addChild(new TexSubImageCubeEmptyTexCase (m_context, (string(fmtName) + … in init()