Home
last modified time | relevance | path

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

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