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
Loading
Please register or sign in to comment