Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInputAssemblyTests.cpp1663 …de::MovePtr<tcu::TestCaseGroup> indexUint8Tests (new tcu::TestCaseGroup(testCtx, "index_type_uint8… in createPrimitiveTopologyTests() local
1683 indexUint8Tests->addChild(new PrimitiveTopologyTest(testCtx, in createPrimitiveTopologyTests()
1693 primitiveTopologyTests->addChild(indexUint8Tests.release()); in createPrimitiveTopologyTests()
1722 …de::MovePtr<tcu::TestCaseGroup> indexUint8Tests (new tcu::TestCaseGroup(testCtx, "index_type_uint8… in createPrimitiveRestartTests() local
1760 indexUint8Tests->addChild(new PrimitiveRestartTest(testCtx, in createPrimitiveRestartTests()
1799indexUint8Tests->addChild(cts_amber::createAmberTestCase(testCtx, testName.c_str(), "", dataDir.c_… in createPrimitiveRestartTests()
1805 primitiveRestartTests->addChild(indexUint8Tests.release()); in createPrimitiveRestartTests()