Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryInputGeometryShaderTests.cpp253 …MovePtr<TestCaseGroup> conversionPrimitiveGroup (new TestCaseGroup(testCtx, "conversion", "Differe… in createInputGeometryShaderTests() local
294conversionPrimitiveGroup->addChild(new GeometryExpanderRenderTest(testCtx, conversionPrimitives[nd… in createInputGeometryShaderTests()
299 inputPrimitiveGroup->addChild(conversionPrimitiveGroup.release()); in createInputGeometryShaderTests()
/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp6069 …tcu::TestCaseGroup* const conversionPrimitiveGroup = new tcu::TestCaseGroup(m_testCtx, "conversion… in init() local
6080 this->addChild(conversionPrimitiveGroup); in init()
6207conversionPrimitiveGroup->addChild(new GeometryExpanderRenderTest(m_context, conversionPrimitives[… in init()