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

/frameworks/compile/slang/
H A Dslang_rs_reflection.cpp1330 enum MapFromAllocation { enum in namespace:slang::__anon1261
1344 std::string genReduceResultMapping(MapFromAllocation MFA,
1350 slangAssert(!"Unknown MapFromAllocation");
1374 std::string genReduceResultVectorMapping(MapFromAllocation MFA,
1428 MapFromAllocation MFA = MapFromAllocationTrivial;

Completed in 30 milliseconds