Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp2111 …TestCaseGroup* const gatherTypeGroup = new TestCaseGroup(m_context, gatherTypeName(gatherType), g… in init() local
2112 addChild(gatherTypeGroup); in init()
2121 gatherTypeGroup : in init()
2129 if (offsetSizeGroup != gatherTypeGroup) in init()
2130 gatherTypeGroup->addChild(offsetSizeGroup); in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp2369 …TestCaseGroup* const gatherTypeGroup = new TestCaseGroup(m_testCtx, gatherTypeName(gatherType), g… in init() local
2370 addChild(gatherTypeGroup); in init()
2382 gatherTypeGroup : in init()
2391 if (offsetSizeGroup != gatherTypeGroup) in init()
2392 gatherTypeGroup->addChild(offsetSizeGroup); in init()