summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorTej Singh <singhtejinder@google.com>2020-06-12 18:46:27 -0700
committerTej Singh <singhtejinder@google.com>2020-06-13 03:50:59 -0700
commit756541526a8cbeb058e4ceb79436bf8fd11a5ddf (patch)
tree2a67b6a968c25b71a67e5691a61f6f28935ecaf8 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent3a8b73a8817ac9ec06efc27f4c73a7d2e648dc67 (diff)
Mark bucket as condition_unknown properly
Previously, if the condition was unknown for the entire bucket, the bucket would be annotated with a NO_DATA rather than being dropped because CONDITION_UNKNOWN. This updates all the buckets to be dropped due to CONDITION_UNKNOWN. Note that this will make the condition unknown problem appear worse, when in reality it is making our bucket drop reasons more correct and should not have any impact on the true CONDITION_UNKNOWN. Also fix an issue where a test was failing due to a previous test leaving data persisted to disk. This fix is a hack for now, and should be properly fixed later. Bug: 158897179 Test: atest statsd_test Change-Id: Ic703600d37aa1873ec67cb1a279dcf349d48fc9f
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions