Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fFboApiTest.cpp155 static void textureLevelsTest (tcu::TestContext& testCtx, sglr::Context& context) in textureLevelsTest() function
656 …exturel levels", hasRenderToMipmap ? textureLevelsWithRenderToMipmapTest : textureLevelsTest)); in init()