VK-Z 0.3.0 Vulkan Capabilities and Extensions Viewer Released

VK-Z is a simple command line utility, for Windows and Linux that displays Vulkan capabilities (hardware limits) and extensions of all capable Vulkan devices on the system.

VK-Z 0.3.0 Downloads

Windows 32/64-bit

Geeks3D downloads

Linux 64-bit

Geeks3D downloads


 
VK-Z 0.3.0 has been compiled with the latest Vulkan API 1.0.12 header files and fixes the way the spec version of extensions is displayed:

==========================================================
VK-Z 0.3.0
==========================================================
Vulkan capabilities and extensions viewer
(C)2016 Geeks3D - http://www.geeks3d.com/vkz/

Instance extensions: 3
- 1/ VK_KHR_surface (spec version: 25)
- 2/ VK_KHR_win32_surface (spec version: 5)
- 3/ VK_EXT_debug_report (spec version: 2)

# Vulkan devices: 1

[ Device 1 ]--------------------------------------
- Device name: AMD Radeon R9 200 / HD 7900 Series
- DeviceID: 1002-6798
- Raw driver version: 4194304
- Vulkan API version: 1.0.11
- Device type: VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
- Memory heap count: 3
	heap 0 - size: 2816 MB
	heap 1 - size: 256 MB
	heap 2 - size: 3804 MB
- Device extensions: 6
	1/ VK_KHR_sampler_mirror_clamp_to_edge (spec version: 1)
	2/ VK_KHR_swapchain (spec version: 68)
	3/ VK_AMD_rasterization_order (spec version: 1)
	4/ VK_AMD_shader_ballot (spec version: 1)
	5/ VK_AMD_shader_trinary_minmax (spec version: 1)
	6/ VK_AMD_shader_explicit_vertex_parameter (spec version: 1)

4 thoughts on “VK-Z 0.3.0 Vulkan Capabilities and Extensions Viewer Released”

Comments are closed.