Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationCoordinatesTests.cpp363 class TessCoordTest : public TestCase class
366 TessCoordTest (tcu::TestContext& testCtx,
378 TessCoordTest::TessCoordTest (tcu::TestContext& testCtx, in TessCoordTest() function in vkt::tessellation::__anond30472ff0111::TessCoordTest
387 void TessCoordTest::initPrograms (SourceCollections& programCollection) const in initPrograms()
633 TestInstance* TessCoordTest::createInstance (Context& context) const in createInstance()
651 …group->addChild(new TessCoordTest(testCtx, (TessPrimitiveType)primitiveTypeNdx, (SpacingMode)spaci… in createCoordinatesTests()