commit | c8bcb68fa63ebef6c8afd9e6a125a7eed79b35db | [log] [tgz] |
---|---|---|
author | Chavi Weingarten <chaviw@google.com> | Mon Mar 06 22:20:42 2023 +0000 |
committer | Chavi Weingarten <chaviw@google.com> | Mon Mar 06 22:23:01 2023 +0000 |
tree | ab2492bbcbce674b55cb6c2b9b5d2dd617fe6778 | |
parent | b304b2f1177251c5deb904306ba5ad820e1c119d [diff] |
Use external texture for buffer release. When the buffer needs to be released due to the producer id changing, use the external texture and not the buffer in the transaction. This is because the buffer might be null if the buffer was already cached. Test: Not reproducible crash Fixes: 271771720 Change-Id: I6453fd44811b076c0c5670c047fe108383f4f426