Searched defs:fieldIdx (Results 1 – 2 of 2) sorted by relevance
56 bool RsdMeshObj::isValidGLComponent(const Element *elem, uint32_t fieldIdx) { in isValidGLComponent()
160 for (int fieldIdx = 0; fieldIdx < NumFields; ++fieldIdx) { in dump() local