commit | de49d59c8dfad1171d7dd7c0df929ae3a68aea1a | [log] [tgz] |
---|---|---|
author | Pierre Moreau <pierremoreau@users.noreply.github.com> | Tue May 18 19:12:55 2021 +0200 |
committer | GitHub <noreply@github.com> | Tue May 18 18:12:55 2021 +0100 |
tree | 27b462a54399fe9e3a08aa04455d3ed199316591 | |
parent | 6c8045911ab193143eae48eef68fc966d0d96b1f [diff] |
Allocations fixes (#1245) * allocations: Run buffer non-blocking even without images Testing buffer non-blocking should not be dependent on whether images are supported by a device or not. * allocations: Fix typos