Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp2161 …TestCaseGroup* const textureSizeGroup = new TestCaseGroup(m_context, textureSizes[textureSizeNdx].… in init() local
2162 cornersGroup->addChild(textureSizeGroup); in init()
2177 textureSizeGroup : in init()
2181 if (compareModeGroup != textureSizeGroup) in init()
2182 textureSizeGroup->addChild(compareModeGroup); in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp2423 …TestCaseGroup* const textureSizeGroup = new TestCaseGroup(m_testCtx, textureSizes[textureSizeNdx].… in init() local
2424 cornersGroup->addChild(textureSizeGroup); in init()
2439 textureSizeGroup : in init()
2443 if (compareModeGroup != textureSizeGroup) in init()
2444 textureSizeGroup->addChild(compareModeGroup); in init()