commit | cc3da36becd713d1a784ec151144ba2c489ded76 | [log] [tgz] |
---|---|---|
author | Gurchetan Singh <gurchetansingh@chromium.org> | Thu Aug 04 16:29:42 2022 -0700 |
committer | Gurchetan Singh <gurchetansingh@google.com> | Thu Aug 04 17:18:06 2022 -0700 |
tree | 2b5b03b4ec6c0778d711d4a359128fbf6d7e79e4 | |
parent | bff4605af6c8e41dec4c93ddf626ae611c778372 [diff] |
goldfish-opengl: nuke HostMemBlock::isDeviceAddressMemoryAllocation isDedicated = isDeviceAddressMemoryAllocation. SubAllocation nevers happens from dedicated blocks due the prior check, and thus since dedicated blocks are device address memory blocks, never happens from device memory address allocations. BUG=233803018 TEST=compile Change-Id: I3759ac7ec3981c81dd2c4ce9cfb6ca31c98c08d3