mesa/src/gfxstream/guest
Vinson Lee 1889f1a779
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
gfxstream: Fix GfxStreamVulkanMapper.cpp build error
../src/gfxstream/guest/platform/kumquat/vulkan-mapper/GfxStreamVulkanMapper.cpp: In static member function ‘static GfxStreamVulkanMapper* GfxStreamVulkanMapper::getInstance(std::optional<DeviceId>)’:
../src/gfxstream/guest/platform/kumquat/vulkan-mapper/GfxStreamVulkanMapper.cpp:208:30: error: ‘os_get_option’ was not declared in this scope
  208 |         const char* driver = os_get_option(VK_ICD_FILENAMES);
      |

Fixes: 222b85328e ("mesa: replace most occurrences of getenv() with os_get_option()")
Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38331>
2025-11-09 03:10:37 +00:00
..
android gfxstream: correct Android API level check 2025-07-24 20:30:45 +00:00
connection-manager gfxstream: Add gfxstream TLS connection manager reset 2025-07-30 19:41:14 +00:00
GoldfishAddressSpace gfxstream: delete magma-over-gfxstream 2025-10-08 15:42:13 +00:00
iostream gfxstream: Fix compiler warnings 2025-06-04 17:24:22 +00:00
platform gfxstream: Fix GfxStreamVulkanMapper.cpp build error 2025-11-09 03:10:37 +00:00
vulkan gfxstream: Fix build error 2025-10-08 05:38:19 +00:00
vulkan_enc gfxstream: Check host allocation mode for external memory 2025-10-30 15:27:26 +00:00
meson.build gfxstream: fix build after VK 1.4.33.0 spec update 2025-10-30 15:27:26 +00:00