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