commit | 203bdee4565e3562064dd1375bd1e859e95da832 | [log] [tgz] |
---|---|---|
author | Ady Abraham <adyabr@google.com> | Tue Mar 16 23:59:45 2021 +0000 |
committer | Ady Abraham <adyabr@google.com> | Wed Mar 17 03:32:59 2021 +0000 |
tree | e650c8575cb20e188cf0c3dc71c17bdce5330b0e | |
parent | 9f799711421bd6c2bd052dfbdd00da37488f861b [diff] |
Vts: Add missing usage to buffer The test's buffer is read by the GPU and therefore needs to be allocatted with BufferUsage::GPU_TEXTURE Fixes: 182935868 Change-Id: I7795e6a32acdf3ecf76003bd12715fcaf73a4e71 Test: VtsHalGraphicsComposerV2_2TargetTest