Searched refs:getMaxIndexedBufferBindings (Results 1 – 3 of 3) sorted by relevance
316 int getMaxIndexedBufferBindings(GLenum target) const;
842 int GLClientState::getMaxIndexedBufferBindings(GLenum target) const { in getMaxIndexedBufferBindings() function in gfxstream::guest::GLClientState
3676 index >= state->getMaxIndexedBufferBindings(target), in s_glBindBufferRange()3723 index >= state->getMaxIndexedBufferBindings(target), in s_glBindBufferBase()