Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryInputGeometryShaderTests.cpp226 class TriangleStripAdjacencyVertexCountTest : public GeometryExpanderRenderTest class
229TriangleStripAdjacencyVertexCountTest (TestContext& testCtx, const PrimitiveTestSpec& inputPrimiti…
235 TriangleStripAdjacencyVertexCountTest::TriangleStripAdjacencyVertexCountTest (TestContext& testCtx,… in TriangleStripAdjacencyVertexCountTest() function in vkt::geometry::__anon2c251d810111::TriangleStripAdjacencyVertexCountTest
241 TestInstance* TriangleStripAdjacencyVertexCountTest::createInstance (Context& context) const in createInstance()
278 …triStripAdjacencyGroup->addChild(new TriangleStripAdjacencyVertexCountTest(testCtx, primitives, ve… in createInputGeometryShaderTests()
/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp2336 class TriangleStripAdjacencyVertexCountTest : public GeometryExpanderRenderTest class
2339TriangleStripAdjacencyVertexCountTest (Context& context, const char* name, const char* desc, int n…
2347 TriangleStripAdjacencyVertexCountTest::TriangleStripAdjacencyVertexCountTest (Context& context, con… in TriangleStripAdjacencyVertexCountTest() function in deqp::gles31::Functional::__anon38a6d29b0111::TriangleStripAdjacencyVertexCountTest
2353 void TriangleStripAdjacencyVertexCountTest::genVertexAttribData (void) in genVertexAttribData()
6187 …triStripAdjacencyGroup->addChild(new TriangleStripAdjacencyVertexCountTest(m_context, name.c_str()… in init()