Home
last modified time | relevance | path

Searched refs:createTextureFormatTests (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/internal/
DditTextureFormatTests.hpp32 tcu::TestCaseGroup* createTextureFormatTests (tcu::TestContext& testCtx);
DditTextureFormatTests.cpp1667 tcu::TestCaseGroup* createTextureFormatTests (tcu::TestContext& testCtx) in createTextureFormatTests() function
DditFrameworkTests.cpp930 addChild(createTextureFormatTests (m_testCtx)); in init()