Searched refs:emulatedStorage (Results 1 – 1 of 1) sorted by relevance
711 EmulatedIndexedStorage *emulatedStorage = nullptr; in getEmulatedIndexedBuffer() local712 ANGLE_TRY(getBufferStorage(context, BUFFER_USAGE_EMULATED_INDEXED_VERTEX, &emulatedStorage)); in getEmulatedIndexedBuffer()716 emulatedStorage->getBuffer(context, indexInfo, attribute, startVertex, &nativeBuffer)); in getEmulatedIndexedBuffer()