Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingAccelerationStructuresTests.cpp2678 …for (size_t operationTypeNdx = 0; operationTypeNdx < DE_LENGTH_OF_ARRAY(operationTypes); ++operati… in addOperationTestsImpl() local
2681 …if (operationTypes[operationTypeNdx].operationType != OP_COPY && operationTypes[operationTypeNdx].… in addOperationTestsImpl()
2684 …eGroup(new tcu::TestCaseGroup(group->getTestContext(), operationTypes[operationTypeNdx].name, "")); in addOperationTestsImpl()
2716 operationTypes[operationTypeNdx].operationType, in addOperationTestsImpl()
DvktRayTracingCaptureReplayTests.cpp1482 …for (size_t operationTypeNdx = 0; operationTypeNdx < DE_LENGTH_OF_ARRAY(operationTypes); ++operati… in addReplayAccelerationStruturesTests() local
1484 …eGroup(new tcu::TestCaseGroup(group->getTestContext(), operationTypes[operationTypeNdx].name, "")); in addReplayAccelerationStruturesTests()
1502 operationTypes[operationTypeNdx].operationType, in addReplayAccelerationStruturesTests()
/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryAccelerationStructuresTests.cpp3694 …for (size_t operationTypeNdx = 0; operationTypeNdx < DE_LENGTH_OF_ARRAY(operationTypes); ++operati… in addOperationTestsImpl() local
3697 …if (operationTypes[operationTypeNdx].operationType != OP_COPY && operationTypes[operationTypeNdx].… in addOperationTestsImpl()
3700 …eGroup(new tcu::TestCaseGroup(group->getTestContext(), operationTypes[operationTypeNdx].name, "")); in addOperationTestsImpl()
3734 operationTypes[operationTypeNdx].operationType, in addOperationTestsImpl()