Searched defs:MFA (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_reflection.cpp1544 // MFA = mapping kind
1549 std::string genReduceResultMapping(MapFromAllocation MFA, argument
1553 switch (MFA) {
1571 // MFA = mapping kind
1579 std::string genReduceResultVectorMapping(MapFromAllocation MFA, argument
1595 result += genReduceResultMapping(MFA, ArrayElementTypeName, ReflectedScalarTypeName,
1633 MapFromAllocation MFA = MapFromAllocationTrivial; local
1635 MFA = MapFromAllocationPositive;
1637 MFA = MapFromAllocationBoolean;
1639 MFA
[all...]

Completed in 14 milliseconds