Searched defs:isPopulated (Results 1 – 2 of 2) sorted by relevance
28 bool ShaderHash::isPopulated() { in isPopulated() function in ShaderHash
331 bool isPopulated() const { return Edges.has_value(); } isPopulated() function