Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp1942 …de::MovePtr<tcu::TestCaseGroup> bindingOneToManyTests(new tcu::TestCaseGroup(testCtx, "binding_one… in createMultipleAttributeTests() local
1943 bindingOneToManyTests->addChild(oneToManyAttributeTests.release()); in createMultipleAttributeTests()
1944 bindingOneToManyTests->addChild(oneToManySequentialAttributeTests.release()); in createMultipleAttributeTests()
1945 layoutSkipTests->addChild(bindingOneToManyTests.release()); in createMultipleAttributeTests()
1956 …de::MovePtr<tcu::TestCaseGroup> bindingOneToManyTests(new tcu::TestCaseGroup(testCtx, "binding_one… in createMultipleAttributeTests() local
1957 bindingOneToManyTests->addChild(oneToManyAttributeTests.release()); in createMultipleAttributeTests()
1958 bindingOneToManyTests->addChild(oneToManySequentialAttributeTests.release()); in createMultipleAttributeTests()
1959 layoutOutOfOrderTests->addChild(bindingOneToManyTests.release()); in createMultipleAttributeTests()
1968 …de::MovePtr<tcu::TestCaseGroup> bindingOneToManyTests(new tcu::TestCaseGroup(testCtx, "binding_one… in createMultipleAttributeTests() local
1969 bindingOneToManyTests->addChild(oneToManyAttributeTests.release()); in createMultipleAttributeTests()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp2103 …de::MovePtr<tcu::TestCaseGroup> bindingOneToManyTests(new tcu::TestCaseGroup(testCtx, "binding_one… in createMultipleAttributeTests() local
2104 bindingOneToManyTests->addChild(oneToManyAttributeTests.release()); in createMultipleAttributeTests()
2105 bindingOneToManyTests->addChild(oneToManySequentialAttributeTests.release()); in createMultipleAttributeTests()
2106 layoutSkipTests->addChild(bindingOneToManyTests.release()); in createMultipleAttributeTests()
2117 …de::MovePtr<tcu::TestCaseGroup> bindingOneToManyTests(new tcu::TestCaseGroup(testCtx, "binding_one… in createMultipleAttributeTests() local
2118 bindingOneToManyTests->addChild(oneToManyAttributeTests.release()); in createMultipleAttributeTests()
2119 bindingOneToManyTests->addChild(oneToManySequentialAttributeTests.release()); in createMultipleAttributeTests()
2120 layoutOutOfOrderTests->addChild(bindingOneToManyTests.release()); in createMultipleAttributeTests()
2129 …de::MovePtr<tcu::TestCaseGroup> bindingOneToManyTests(new tcu::TestCaseGroup(testCtx, "binding_one… in createMultipleAttributeTests() local
2130 bindingOneToManyTests->addChild(oneToManyAttributeTests.release()); in createMultipleAttributeTests()
[all …]