Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp2470 TestCaseGroup* const swizzleGroup = new TestCaseGroup(m_testCtx, "texture_swizzle", ""); in init() local
2471 formatGroup->addChild(swizzleGroup); in init()
2485swizzleGroup->addChild(makeTextureGatherCase(textureType, m_testCtx, caseName.c_str(), "", gatherT… in init()
2488swizzleGroup->addChild(makeTextureGatherCase(textureType, m_testCtx, "sparse_" + caseName, "", gat… in init()
/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp2205 TestCaseGroup* const swizzleGroup = new TestCaseGroup(m_context, "texture_swizzle", ""); in init() local
2206 formatGroup->addChild(swizzleGroup); in init()
2220swizzleGroup->addChild(makeTextureGatherCase(textureType, m_context, caseName.c_str(), "", gatherT… in init()