Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInputAssemblyTests.cpp1662 …de::MovePtr<tcu::TestCaseGroup> indexUint32Tests (new tcu::TestCaseGroup(testCtx, "index_type_uint… in createPrimitiveTopologyTests() local
1676 indexUint32Tests->addChild(new PrimitiveTopologyTest(testCtx, in createPrimitiveTopologyTests()
1692 primitiveTopologyTests->addChild(indexUint32Tests.release()); in createPrimitiveTopologyTests()
1721 …de::MovePtr<tcu::TestCaseGroup> indexUint32Tests (new tcu::TestCaseGroup(testCtx, "index_type_uint… in createPrimitiveRestartTests() local
1752 indexUint32Tests->addChild(new PrimitiveRestartTest(testCtx, in createPrimitiveRestartTests()
1804 primitiveRestartTests->addChild(indexUint32Tests.release()); in createPrimitiveRestartTests()