summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorPatrick Baumann <patb@google.com>2020-04-27 10:56:49 -0700
committerPatrick Baumann <patb@google.com>2020-04-30 09:11:50 -0700
commita7e1a573d0c8604757023d2151f588bf30d2ec88 (patch)
tree51d4802fc86947caf9c98ffcbc3127e1e9f9a1a4 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent71f6afb212f2546792f33fd8912db5d063d34126 (diff)
Handles child failure on session validate
This change ensures that we fail to validate for all children and the parent when a single child fails to validate. Without this change, we were leaving orphaned parent sessions when a child failed and could theoretically leave it referencing other children with a single invalid child session ID. Instead, we now fail all related sessions when the parent or child fail to validate. Test: atest AtomicInstallTests Fixes: 144567152 Change-Id: I735a41473237432efa981d25641c8a343fdac71f
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions