Searched defs:isIndexed (Results 1 – 6 of 6) sorted by relevance
27 bool isIndexed() const { return Index != NotIndexed; } in isIndexed() function51 bool isIndexed() const { return MapEntryAndIndexed.getInt(); } in isIndexed() function
27 bool isIndexed() const { return Index != NotIndexed; } in isIndexed() function
208 bool isIndexed() const { in isIndexed() function in __anon631974ae0111::PathGeoBuilder455 bool isIndexed = instanceCount > 1 || in primType() local
96 bool isIndexed(void) const in isIndexed() function in vkt::Draw::__anonf2e8d31f0111::DrawTest
847 const auto isIndexed = (m_params.drawType == DrawType::INDEXED); in iterate() local1554 … const auto isIndexed = (drawTypeCase.drawType == DrawType::INDEXED); in createDrawMultiExtTests() local
507 protected final boolean isIndexed(int expandedTypeID) in isIndexed() method in DTMDefaultBaseTraversers.IndexedDTMAxisTraverser