Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp2494 …TestCaseGroup* const filterModeGroup = new TestCaseGroup(m_testCtx, "filter_mode", "Test that filt… in init() local
2495 formatGroup->addChild(filterModeGroup); in init()
2536filterModeGroup->addChild(makeTextureGatherCase(textureType, m_testCtx, caseName.c_str(), "", gath… in init()
2539filterModeGroup->addChild(makeTextureGatherCase(textureType, m_testCtx, "sparse_" + caseName, "", … in init()
/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp2207 …TestCaseGroup* const filterModeGroup = new TestCaseGroup(m_context, "filter_mode", "Test that filt… in init() local
2208 formatGroup->addChild(filterModeGroup); in init()
2249filterModeGroup->addChild(makeTextureGatherCase(textureType, m_context, caseName.c_str(), "", gath… in init()