Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection_state.cpp340 const std::string CombinedOutType = (foreach.mOut.str() + OutType); in beginForEach() local
341 if (CombinedOutType.size()) { in beginForEach()
346 << Name << CombinedOutType << HasOut; in beginForEach()