Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection_state.cpp333 const bool hasTyped64 = OutType.size(); in beginForEach() local
337 << Name << (foreach.mOut.str() + OutType) << hasTyped64; in beginForEach()