Searched refs:getMaxIndexedBufferBindings (Results 1 – 3 of 3) sorted by relevance
245 int getMaxIndexedBufferBindings(GLenum target) const;
560 int GLClientState::getMaxIndexedBufferBindings(GLenum target) const { in getMaxIndexedBufferBindings() function in GLClientState
3259 index >= state->getMaxIndexedBufferBindings(target), in s_glBindBufferRange()3302 index >= state->getMaxIndexedBufferBindings(target), in s_glBindBufferBase()