Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection_state.cpp917 const std::string InTypeName = getUniqueTypeName(InType); in declareReduce() local
919 if (!StateInTypeName.equals(InTypeName)) { in declareReduce()
927 << InTypeName; in declareReduce()