Searched refs:ClassifyIndexStorage (Results 1 – 4 of 4) sorted by relevance
206 ClassifyIndexStorage(context->getState(), mState.getElementArrayBuffer(), indexType, in updateElementArrayStorage()
461 IndexStorageType ClassifyIndexStorage(const gl::State &glState,
77 switch (ClassifyIndexStorage(glState, elementArrayBuffer, srcType, dstType, 0)) in DrawCallHasStreamingElementArray()
2587 IndexStorageType ClassifyIndexStorage(const gl::State &glState, in ClassifyIndexStorage() function