diff options
author | Greg Daniel <egdaniel@google.com> | 2021-07-15 13:38:44 -0400 |
---|---|---|
committer | Greg Daniel <egdaniel@google.com> | 2021-07-15 13:38:44 -0400 |
commit | e8dc397bfd169e5f6baa252b660cf3c1518d9004 (patch) | |
tree | 3bce46eb41924c5cbdc5b154d34769337bb1ee5c /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 69a09397647eabe8cab888186963560726f984ad (diff) |
In VuklanManager make sure we have a valid semaphore context before destroying it.
If errors occured during finishFrame that caused us to not have a
semaphore or possibly destroy the semaphore early we will end up
with a null mDestroySemaphoreContext in swapBuffers which we tried
to destroy unconditionally.
I haven't repro'd the connected bug, but based on the crash stack
this seems like the likely cause.
Test: manual code inspection and build.
Bug: 191950033
Change-Id: I0fbd33edff3552b91b980da9e3b2c45bc52a2dd0
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions