mesa/src/gfxstream
Gurchetan Singh 8d899622b6 gfxstream: correct Android API level check
The header says:

enum ADataSpace AHardwareBuffer_getDataSpace(const AHardwareBuffer* _Nonnull buffer)
        __INTRODUCED_IN(__ANDROID_API_V__);

which is API level 35.

Reviewed-by: Jason Macnak <jmacnak@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36338>
2025-07-24 20:30:45 +00:00
..
aemu gfxstream: fix signedness of shifts 2025-02-05 19:28:42 +00:00
codegen gfxstream: Pre-fetch the VkQueue objects from the host 2025-07-24 15:58:30 +00:00
guest gfxstream: correct Android API level check 2025-07-24 20:30:45 +00:00
.clang-format gfxstream: add clang-format 2024-10-09 22:53:05 +00:00
meson.build gfxstream: guest: use internal version of AEMU headers + impls 2024-11-12 19:21:10 +00:00