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

/frameworks/compile/slang/
H A Dslang_rs_reflection.cpp1339 // MFA = mapping kind
1344 std::string genReduceResultMapping(MapFromAllocation MFA, argument
1348 switch (MFA) {
1366 // MFA = mapping kind
1374 std::string genReduceResultVectorMapping(MapFromAllocation MFA, argument
1390 result += genReduceResultMapping(MFA, ArrayElementTypeName, ReflectedScalarTypeName,
1428 MapFromAllocation MFA = MapFromAllocationTrivial; local
1430 MFA = MapFromAllocationPositive;
1432 MFA = MapFromAllocationBoolean;
1434 MFA
[all...]

Completed in 48 milliseconds