commit | a55624ba5ae108daf326b03e1fe68165206b883a | [log] [tgz] |
---|---|---|
author | Yiwei Zhang <zzyiwei@google.com> | Sun Jul 05 16:05:26 2020 -0700 |
committer | Yiwei Zhang <zzyiwei@google.com> | Tue Jul 07 16:55:52 2020 -0700 |
tree | 81febc3e5c640bee3204bc77ec22de75ba61b84a | |
parent | e4f64170c9c754b7c87ce138a5d7493964bd9204 [diff] |
libvulkan: fix support for promoted GPDP2 This change intercepts below entry points: vkGetPhysicalDeviceFeatures2 vkGetPhysicalDeviceProperties2 vkGetPhysicalDeviceFormatProperties2 vkGetPhysicalDeviceImageFormatProperties2 vkGetPhysicalDeviceQueueFamilyProperties2 vkGetPhysicalDeviceMemoryProperties2 vkGetPhysicalDeviceSparseImageFormatProperties2 Bug: 160276146 Test: adb shell cmd gpu vkjson Test: dEQP-VK.api.* Change-Id: I446192e3d29a3b0496d8d274a5a9cd3f2c0b3ee5