diff options
author | Hans Boehm <hboehm@google.com> | 2021-03-23 11:31:43 -0700 |
---|---|---|
committer | Hans Boehm <hboehm@google.com> | 2021-04-19 11:42:15 -0700 |
commit | fab68e1481d8260e0b8c3e465ea8e2b5032a0cfe (patch) | |
tree | b273d4513ee6f5cf996e5d114b921fca47561498 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | b3671c4ab51a1ef7b58afd97b3cd312267dfa693 (diff) |
Don't fork USAPs with open argument buffer
Delay execution of any zygote command that may end up forking USAPs
until we've released our own ZygoteCommandBuffer. Otherwise we fork
the child with an open ZygoteCommandBuffer, preventing it from
opening its own.
Bug: 182084594
Test: Build and boot AOSP, with USAPs enabled and disabled.
Change-Id: I2366367d2155a120092fbdcae13cbb3d7f4e1d16
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions