Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcCompressedFormatTests.cpp1670 for(const auto& apiCase : apiTests) in init() local
1671 if (glu::contextSupports(m_context.getRenderContext().getType(), apiCase.minApi)) in init()
1672 apiGroup->addChild(new CompressedApiTest(m_context, apiCase)); in init()