summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorGreg Daniel <egdaniel@google.com>2021-06-09 12:01:12 -0400
committerGreg Daniel <egdaniel@google.com>2021-06-09 12:11:49 -0400
commitd667077899b2e4c9deb3485fdbcdc5f1e3bb5e37 (patch)
tree242deed9f10cfd6b1b5a526ee158977f7c02d727 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent894c5d3d73a47a9ba6bda27d14fca3e342ebc271 (diff)
Make sure to close vulkan fd's in error cases
In one set of the fixed cases we actually were never closing the fd. In the other set we would crash with a fatal error. Now both have been updated to handle the failures and correctly close the fd to make sure it all works. However, I don't think this is the route case of the leaking fds from the bug since I don't believe we are seeing any of the corresponding error messages in the logs. Test: Manual running on phone and watching logs. Bug: 187240173 Change-Id: I18babe91b0ec83ca63199f06d3d02ec10e8aea85
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions