Searched defs:put (Results 1 – 5 of 5) sorted by relevance
39 void BlobCache::put(const BlobCache::Key &key, angle::MemoryBuffer &&value) in put() function in egl::BlobCache
27 const Value *put(const Key &key, Value &&value, size_t size) in put() function
684 void VertexArray::IndexRangeCache::put(DrawElementsType type, in put() function in gl::VertexArray::IndexRangeCache
67 bool put(const K& key, size_t keySize, V&& value, size_t valueSize) { in put() function
193 int put(int attribute, void *ptr, unsigned len) { in put() function