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