Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureSpecificationTests.cpp1040 …tcu::TestCaseGroup* texStorageGroup = new tcu::TestCaseGroup(m_testCtx, "texstorage3d", "Basic glT… in init() local
1041 addChild(texStorageGroup); in init()
1045 texStorageGroup->addChild(formatGroup); in init()
1090 texStorageGroup->addChild(sizeGroup); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp4460 …tcu::TestCaseGroup* texStorageGroup = new tcu::TestCaseGroup(m_testCtx, "texstorage2d", "Basic glT… in init() local
4461 addChild(texStorageGroup); in init()
4465 texStorageGroup->addChild(formatGroup); in init()
4531 texStorageGroup->addChild(sizeGroup); in init()
4557 …tcu::TestCaseGroup* texStorageGroup = new tcu::TestCaseGroup(m_testCtx, "texstorage3d", "Basic glT… in init() local
4558 addChild(texStorageGroup); in init()
4562 texStorageGroup->addChild(formatGroup); in init()
4633 texStorageGroup->addChild(sizeGroup); in init()