-
Add baseline VK_EXT_device_memory_report support · 06002016Yiwei Zhang authored
This initial implementation will only emit device memory report callbacks upon vkAllocateMemory and vkFreeMemory. This extension will be enabled on API 31 and above. VkDeviceMemoryExternalAndroid.hpp is not needed in CMakeLists.txt since Android uses build blueprint. Bug: b/158094132 Test: dEQP-VK.memory.device_memory_report.create_and_destroy_object.* Test: dEQP-VK.memory.device_memory_report.vk_device_memory.* Test: dEQP-VK.memory.device_memory_report.external_memory.* Change-Id: I519b8c7efed15924e2ac8dbb8ab806d44f4fc1ed Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/50108Tested-by:
Yiwei Zhang <zzyiwei@google.com> Presubmit-Ready: Yiwei Zhang <zzyiwei@google.com> Reviewed-by:
Jason Macnak <natsu@google.com> Reviewed-by:
Nicolas Capens <nicolascapens@google.com> Kokoro-Result: kokoro <noreply+kokoro@google.com>
06002016
×