Home
last modified time | relevance | path

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

/frameworks/rs/rsov/compiler/
DBuiltin.cpp63 std::vector<IdRef> maxConstituents(width, call->mOperand2[2]); in translateClampVector() local
65 b->MakeCompositeConstruct(call->mResultType, maxConstituents)); in translateClampVector()