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.cpp2495 …TestCaseGroup* const filterModeGroup = new TestCaseGroup(m_testCtx, "filter_mode", "Test that filt… in init() local
2496 formatGroup->addChild(filterModeGroup); in init()
2537filterModeGroup->addChild(makeTextureGatherCase(textureType, m_testCtx, caseName.c_str(), "", gath… in init()
2540filterModeGroup->addChild(makeTextureGatherCase(textureType, m_testCtx, "sparse_" + caseName, "", … in init()
/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp2227 …TestCaseGroup* const filterModeGroup = new TestCaseGroup(m_context, "filter_mode", "Test that filt… in init() local
2228 formatGroup->addChild(filterModeGroup); in init()
2269filterModeGroup->addChild(makeTextureGatherCase(textureType, m_context, caseName.c_str(), "", gath… in init()