summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorJohn Reck <jreck@google.com>2020-09-21 14:37:41 -0700
committerJohn Reck <jreck@google.com>2020-09-21 14:37:41 -0700
commitfbe14bbbd37e8997349bba26d2f6e520a9e6df47 (patch)
treeff1bba0fd76e7d293cbe3ca2b0dccfffae62b91f /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent67af626de09ee8e02f1622f8d9dfb5057bab28ab (diff)
Fix override setBufferCount
The logic in setBufferCount was still assuming it needed to inject the extra buffers, however that injection was already happening in the min_undequeued query. So it was increasing buffercount by 2x the extraCount, or concretely 5 buffers when it should have been 4 on >75hz devices Bug: 168928692 Test: Boot coral, verify 4 buffers instead of 5 Change-Id: I0908228a6791d90544fbf4cb21170931bd31a9db
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions