Searched refs:getMaxIndex (Results 1 – 5 of 5) sorted by relevance
326 public int getMaxIndex() { in getMaxIndex() method in AbstractRealVector344 final int maxIndex = getMaxIndex(); in getMaxValue()
186 bool isValid() const { return Index <= getMaxIndex(); }187 static size_t getMaxIndex() { return UINT32_MAX - 1; }1004 assert(RPOT.size() - 1 <= BlockNode::getMaxIndex() &&
202 bool isValid() const { return Index <= getMaxIndex(); }204 static size_t getMaxIndex() {1068 assert(RPOT.size() - 1 <= BlockNode::getMaxIndex() &&
716 uint32_t getMaxIndex() const { return mMaxIndex; } in getMaxIndex() function
3674 uint32_t prevMaxIndex = mActiveTexturesDesc.getMaxIndex(); in updateActiveTextures()