Searched defs:getMaxBindings (Results 1 – 2 of 2) sorted by relevance
45 size_t getMaxBindings() const { return mVertexBindings.size(); } in getMaxBindings() function217 size_t getMaxBindings() const { return mState.getMaxBindings(); } in getMaxBindings() function
47 size_t getMaxBindings() const { return mVertexBindings.size(); } in getMaxBindings() function245 size_t getMaxBindings() const { return mState.getMaxBindings(); } in getMaxBindings() function