VulkanScope

Verified safeOpen sourceExclusive
No reviews reviews
8
downloads
7.0
android

AI summary

VulkanScope is a detailed Vulkan capability and GPU information viewer for Android developers and advanced users. It exposes device Vulkan implementation details—GPU/driver info, feature levels, extensions, memory, queues, surface formats, and HDR color spaces—in a structured, searchable interface with TXT and HTML export. Open-source under MIT license.

Generated by AI. May contain inaccuracies.

About this app

VulkanScope is a detailed Vulkan capability and GPU information viewer for Android.

It is designed to expose information reported by the device's Vulkan implementation in a structured, searchable interface instead of reducing the result to a simple "Vulkan supported" message.

Overview

VulkanScope inspects the Vulkan implementation exposed by an Android device and presents the result in dedicated sections for:

- GPU and driver information - Vulkan instance information - Physical-device properties - Vulkan 1.0–1.4 feature and property data - Device and instance extensions - Surface and presentation capabilities - Surface formats and color spaces - HDR-related Vulkan color spaces - Memory heaps and memory types - Queue families and queue capabilities - Image and format properties - Display-related Vulkan information - Driver-specific information where exposed - Turnip / Adreno environments where applicable - Detailed exported reports

The application is intended for developers, advanced users, driver debugging, GPU capability inspection and comparing Vulkan implementations across Android devices.

Disclaimer

VulkanScope reports information exposed by the Vulkan implementation available to the application.

It does not independently verify that every advertised Vulkan capability is implemented correctly by the underlying hardware or driver.

Driver bugs, vendor-specific behavior and platform restrictions can affect the information returned by Vulkan.

For this reason, a value shown as supported should be understood as reported by the active Vulkan implementation, not as an independent certification of hardware functionality.

License

MIT

What's new

v0.21.14Aug 16, 2026
  • Fixed Issues
  • Restored complete Vulkan capability collection to prevent data loss between launches. - Fixed invalid VkFormat enumeration — now only validated formats are queried. - Fixed Vulkan surface color-space classification (including VK_COLOR_SPACE_SRGB_NONLINEAR_KHR). - Preserved raw queue flag values and unknown bits. - Correctly reports Vulkan 1.4 as "Not applicable" on devices below API 1.4.
  • Reporting
  • Fixed missing Device Extensions, Features, Limits, Memory, and Queue sections. - Restored full detailed query results, including parameterized and sparse formats. - Improved terminology for better clarity. - Fixed HTML extension-name rendering and export formatting. - TXT and HTML reports now aligned with the same collected data.
  • Reliability & Performance
  • Separated base Vulkan collection from Surface/WSI enrichment for better stability. - Hardened native probe lifetime handling and timeout cleanup. - Added protections against incomplete or oversized report payloads. - Fixed Kotlin compatibility and nullability issues. - Release builds are now warning-clean under -Werror.

About this version

Version
0.21.14 (141)
Size
3.19 MB
Requires Android
7.0
Target SDK
24
Architecture
arm64-v8a, armeabi-v7a, x86_64
Downloads
8
Updated
Aug 16, 2026
Package
com.efishell.vulkanscope

Similar apps

Ratings & reviews

0 ratings
  • 5
    0
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app