Searched defs:hasIndex (Results 1 – 5 of 5) sorted by relevance
103 int32_t hasIndex; member
901 bool hasIndex = true; in ParseResourceName() local
1974 bool hasIndex = (open != std::string::npos) && (close == name.length() - 1); in ParseUniformName() local
713 bool hasIndex = false; in parseFallbackItem() local
1016 bool hasIndex() const in hasIndex() function