OSDN Git Service

radv/android: Add android hardware buffer queries.
authorBas Nieuwenhuizen <basni@chromium.org>
Tue, 25 Jun 2019 09:42:03 +0000 (11:42 +0200)
committerBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Thu, 10 Oct 2019 17:02:34 +0000 (17:02 +0000)
commitf36b52740a026c46f718a4cb63e70da0322d4b48
treeff1f2edc08be697dda6fe6f1c7e5d04501d4434a
parenta34e4dd0d2aa40dd85bf41ab1e1e65e31924df73
radv/android: Add android hardware buffer queries.

Derived from the Intel code.

For the internal format we just use the internal Vulkan format,
as we have Vulkan formats for all android formats we care about.

For the ycbcr properties we just do something. I do not have a real
clue what would be recommended.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
src/amd/vulkan/meson.build
src/amd/vulkan/radv_android.c