Searched refs:putBinary (Results 1 – 3 of 3) sorted by relevance
59 ANGLE_NO_DISCARD bool putBinary(const egl::BlobCache::Key &programHash,
243 bool MemoryProgramCache::putBinary(const egl::BlobCache::Key &programHash, in putBinary() function in gl::MemoryProgramCache
2055 if (!mMemoryProgramCache.putBinary(programHash, reinterpret_cast<const uint8_t *>(binary), in programCachePopulate()