Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingAccelerationStructuresTests.cpp2462 for (size_t bottomNdx = 0; bottomNdx < DE_LENGTH_OF_ARRAY(bottomTestTypes); ++bottomNdx) in addBasicBuildingTests() local
2464 … bottomGroup(new tcu::TestCaseGroup(group->getTestContext(), bottomTestTypes[bottomNdx].name, "")); in addBasicBuildingTests()
2497 bottomTestTypes[bottomNdx].testType, in addBasicBuildingTests()
2499 bottomTestTypes[bottomNdx].usesAOP, in addBasicBuildingTests()
/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryAccelerationStructuresTests.cpp3424 for (size_t bottomNdx = 0; bottomNdx < DE_LENGTH_OF_ARRAY(bottomTestTypes); ++bottomNdx) in addBasicBuildingTests() local
3426 … bottomGroup(new tcu::TestCaseGroup(group->getTestContext(), bottomTestTypes[bottomNdx].name, "")); in addBasicBuildingTests()
3461 bottomTestTypes[bottomNdx].testType, in addBasicBuildingTests()
3463 bottomTestTypes[bottomNdx].usesAOP, in addBasicBuildingTests()