Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingTraversalControlTests.cpp744 } bottomTestTypes[] = in createTraversalControlTests() local
755 for (size_t testTypeNdx = 0; testTypeNdx < DE_LENGTH_OF_ARRAY(bottomTestTypes); ++testTypeNdx) in createTraversalControlTests()
757 …if (hitShaderTestTypes[shaderTestNdx].onlyAabbTest && bottomTestTypes[testTypeNdx].testType != BTT… in createTraversalControlTests()
765 bottomTestTypes[testTypeNdx].testType, in createTraversalControlTests()
768 …testTypeGroup->addChild(new TraversalControlTestCase(group->getTestContext(), bottomTestTypes[test… in createTraversalControlTests()
DvktRayTracingAccelerationStructuresTests.cpp2383 } bottomTestTypes[] = in addBasicBuildingTests() local
2462 for (size_t bottomNdx = 0; bottomNdx < DE_LENGTH_OF_ARRAY(bottomTestTypes); ++bottomNdx) in addBasicBuildingTests()
2464 …seGroup> bottomGroup(new tcu::TestCaseGroup(group->getTestContext(), bottomTestTypes[bottomNdx].na… in addBasicBuildingTests()
2497 bottomTestTypes[bottomNdx].testType, in addBasicBuildingTests()
2499 bottomTestTypes[bottomNdx].usesAOP, in addBasicBuildingTests()
2672 } bottomTestTypes[] = in addOperationTestsImpl() local
2697 for (size_t testTypeNdx = 0; testTypeNdx < DE_LENGTH_OF_ARRAY(bottomTestTypes); ++testTypeNdx) in addOperationTestsImpl()
2707 bottomTestTypes[testTypeNdx].testType, in addOperationTestsImpl()
2724 …oup->addChild(new RayTracingASBasicTestCase(group->getTestContext(), bottomTestTypes[testTypeNdx].… in addOperationTestsImpl()
DvktRayTracingCaptureReplayTests.cpp1476 } bottomTestTypes[] = in addReplayAccelerationStruturesTests() local
1494 for (size_t testTypeNdx = 0; testTypeNdx < DE_LENGTH_OF_ARRAY(bottomTestTypes); ++testTypeNdx) in addReplayAccelerationStruturesTests()
1504 bottomTestTypes[testTypeNdx].testType, in addReplayAccelerationStruturesTests()
1510 …ddChild(new RayTracingCaptureReplayTestCase(group->getTestContext(), bottomTestTypes[testTypeNdx].… in addReplayAccelerationStruturesTests()
/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryAccelerationStructuresTests.cpp3341 } bottomTestTypes[] = in addBasicBuildingTests() local
3424 for (size_t bottomNdx = 0; bottomNdx < DE_LENGTH_OF_ARRAY(bottomTestTypes); ++bottomNdx) in addBasicBuildingTests()
3426 …seGroup> bottomGroup(new tcu::TestCaseGroup(group->getTestContext(), bottomTestTypes[bottomNdx].na… in addBasicBuildingTests()
3461 bottomTestTypes[bottomNdx].testType, in addBasicBuildingTests()
3463 bottomTestTypes[bottomNdx].usesAOP, in addBasicBuildingTests()
3684 } bottomTestTypes[] = in addOperationTestsImpl() local
3713 for (size_t testTypeNdx = 0; testTypeNdx < DE_LENGTH_OF_ARRAY(bottomTestTypes); ++testTypeNdx) in addOperationTestsImpl()
3725 bottomTestTypes[testTypeNdx].testType, in addOperationTestsImpl()
3740 …Group->addChild(new RayQueryASBasicTestCase(group->getTestContext(), bottomTestTypes[testTypeNdx].… in addOperationTestsImpl()
DvktRayQueryTraversalControlTests.cpp2032 } bottomTestTypes[] = in createTraversalControlTests() local
2046 for (size_t testTypeNdx = 0; testTypeNdx < DE_LENGTH_OF_ARRAY(bottomTestTypes); ++testTypeNdx) in createTraversalControlTests()
2055 bottomTestTypes[testTypeNdx].testType in createTraversalControlTests()
2057 …dChild(new RayQueryTraversalControlTestCase(group->getTestContext(), bottomTestTypes[testTypeNdx].… in createTraversalControlTests()
DvktRayQueryCullRayFlagsTests.cpp2076 } bottomTestTypes[] = in createCullRayFlagsTests() local
2092 … bottomTestTypeGroup(new tcu::TestCaseGroup(group->getTestContext(), bottomTestTypes[testTypeNdx].… in createCullRayFlagsTests()
2110 bottomTestTypes[testTypeNdx].testType in createCullRayFlagsTests()