Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryInputGeometryShaderTests.cpp234 class TriangleStripAdjacencyVertexCountTest : public GeometryExpanderRenderTest class
237TriangleStripAdjacencyVertexCountTest(TestContext &testCtx, const PrimitiveTestSpec &inputPrimitiv…
245 TriangleStripAdjacencyVertexCountTest::TriangleStripAdjacencyVertexCountTest(TestContext &testCtx, in TriangleStripAdjacencyVertexCountTest() function in vkt::geometry::__anonf3a800b70111::TriangleStripAdjacencyVertexCountTest
253 TestInstance *TriangleStripAdjacencyVertexCountTest::createInstance(Context &context) const in createInstance()
290 …triStripAdjacencyGroup->addChild(new TriangleStripAdjacencyVertexCountTest(testCtx, primitives, ve… in createInputGeometryShaderTests()
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp2567 class TriangleStripAdjacencyVertexCountTest : public GeometryExpanderRenderTest class
2570TriangleStripAdjacencyVertexCountTest(Context &context, const char *name, const char *desc, int nu…
2578 TriangleStripAdjacencyVertexCountTest::TriangleStripAdjacencyVertexCountTest(Context &context, cons… in TriangleStripAdjacencyVertexCountTest() function in deqp::gles31::Functional::__anon539908d10111::TriangleStripAdjacencyVertexCountTest
2585 void TriangleStripAdjacencyVertexCountTest::genVertexAttribData(void) in genVertexAttribData()
6803 … new TriangleStripAdjacencyVertexCountTest(m_context, name.c_str(), desc.c_str(), vtxCount)); in init()