commit | 1a11f4c8c39171f99c0a56cb91bf05177269aacd | [log] [tgz] |
---|---|---|
author | Alina Kalyakina <alinakalyakina@google.com> | Tue Oct 29 16:54:35 2024 +0000 |
committer | Alina Kalyakina <alinakalyakina@google.com> | Tue Oct 29 17:01:09 2024 +0000 |
tree | d854d3f85b7ac1411b8cb7f951647d0420a02221 | |
parent | f2650b0542f5708faa1ef6680f8747abea476c3e [diff] |
Fix GraphicsMapperStableCTests#LockUnlockNoCPUUsage Add CPU usage into buffer descriptions for 2 reasons: - minigbm doesn't support allocating buffers with usage == 0 - it could happen that the allocation is not cpu-mappable in the fist place and this woiuld make the test to pass by accident Bug: 374004471 Test: http://ab/I68300010330229584 Change-Id: I589e7673236107b92d3d6a2587eab55f81b8520d