Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fFboApiTests.cpp143 static void textureLevelsTest (tcu::TestContext& testCtx, sglr::Context& context) in textureLevelsTest() function
597 …se(m_context, "texture_levels", "Valid and invalid texturel levels", textureLevelsTest)); in init()
/external/deqp/modules/gles2/functional/
Des2fFboApiTest.cpp154 static void textureLevelsTest (tcu::TestContext& testCtx, sglr::Context& context) in textureLevelsTest() function
626 …exturel levels", hasRenderToMipmap ? textureLevelsWithRenderToMipmapTest : textureLevelsTest)); in init()