Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/subgroups/
Dtest_subgroup_ballot.cpp406 || operation == BallotOp::ballot_exclusive_scan) in gen()
452 || operation == BallotOp::ballot_exclusive_scan) in getImportantBits()
455 if (operation == BallotOp::ballot_exclusive_scan) in getImportantBits()
516 || operation == BallotOp::ballot_exclusive_scan in chk()
1080 BALLOT_COUNT_SCAN_FIND<cl_uint4, BallotOp::ballot_exclusive_scan>>( in test_subgroup_functions_ballot()
Dsubhelpers.h77 ballot_exclusive_scan, enumerator
137 case BallotOp::ballot_exclusive_scan: return "exclusive_scan"; in operation_names()