Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fTextureSpecificationTests.cpp1659 …tcu::TestCaseGroup* texSubImageEmptyTexGroup = new tcu::TestCaseGroup(m_testCtx, "texsubimage2d_em… in init() local
1660 addChild(texSubImageEmptyTexGroup); in init()
1670texSubImageEmptyTexGroup->addChild(new TexSubImage2DEmptyTexCase (m_context, (string(fmtName) + "_… in init()
1671texSubImageEmptyTexGroup->addChild(new TexSubImageCubeEmptyTexCase (m_context, (string(fmtName) + … in init()
/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp3705 …tcu::TestCaseGroup* texSubImageEmptyTexGroup = new tcu::TestCaseGroup(m_testCtx, "texsubimage2d_em… in init() local
3706 addChild(texSubImageEmptyTexGroup); in init()
3716texSubImageEmptyTexGroup->addChild(new TexSubImage2DEmptyTexCase (m_context, (string(fmtName) + "_… in init()
3717texSubImageEmptyTexGroup->addChild(new TexSubImageCubeEmptyTexCase (m_context, (string(fmtName) + … in init()