Git Product home page Git Product logo

octasine's People

Contributors

greatest-ape avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

octasine's Issues

Feature request: shorter envelopes

Describe the bug
The smallest amount one can adjust the envelopes is not small enough for the needs of some percussive sounds. For example, zooming in all the way like like this:
image
With noise yields an audible volume ramp-up, which is not ideal for things like hi-hats, see the corresponding waveform, approximately 20 milliseconds:
image

What did you try to do

  • Enable a single operator
  • Set to noise
  • Adjust envelope to the smallest attack and decay possible, sustain 0

Expected behavior
There is no volume ramp up -- ideally, the attack phase could be length of 0, and either no decay (no sound) or a very fast < 5ms sound.

Screenshots
(added in description)

Software (please complete the following information):

  • OctaSine version: v0.7.0 (the info button is lower-right btw)
  • DAW: Bitwig 4.3.4
  • OS: Windows 10

Theme preference (dark mode) not persisted across sessions

Describe the bug
Theme preference (dark mode) not persisted across sessions

Software (please complete the following information):

  • OctaSine version: 0.5.4
  • DAW: Ableton Live 11.1b7
  • OS: Windows

Log

06:24:22 [INFO] init
06:24:22 [INFO] OS: Windows 10.0.19042 (Windows 10 Home) [64-bit]
06:24:22 [INFO] OctaSine build: v0.5.4 (58dddad) (gl)

https://www.reddit.com/r/synthesizers/comments/rkyk6j/comment/hpe615y/?utm_source=share&utm_medium=web2x&context=3

OctaSine cannot fetch framebuffer config on Linux GUI launch

Describe the bug
The DAW crashes (unconditionally terminates with backtrace) when the OctaSine GUI launches.

What did you try to do
Steps to reproduce the behavior:

  1. Go to Renoise 64-bit v3.4.2 on Linux 5.0.0 on Ubuntu 18.04.2
  2. In the empty project, click the "Plugin" tab and select liboctasine.so under "VST"
  3. Renoise terminates after saying that there was a crash
  4. In the terminal that launched Renoise, the error text appears

(If there are notes in the pattern and the pattern is playing, one can hear OctaSine begin to play sound while Renoise is shutting down.)

Expected behavior
The OctaSine GUI appears for user interaction

Screenshots
If applicable, add screenshots to help explain your problem.

Software (please complete the following information):

  • OctaSine version 0.8.1 and 0.8.2
  • Renoise 3.4.2, Ardour 7.0 (crash happens on GUI launch)
  • OS: Ubuntu 18.04.2, x86_64

Additional context

Here are relevant lines from the console output.

Renoise LOG> VstPlugs: Trying to instantiate /home/ecashin/.vst/liboctasine.so                           
Renoise LOG> VstPlugs: Analyzing VST plugin 'Joakim Frostegard: liboctasine', Unique ID:1438048625, Version:2400                                     
Renoise LOG> VstPlugs: Instantiate OK                                                                                                                
Renoise LOG> VstWindow: Creating a new X11Window...
Renoise LOG> VstWindow: Setting X11Window properties...
Renoise LOG> VstWindow: Give the plug access to the X11Window...
fatal runtime error: Rust panics must be rethrown
Renoise LOG> CrashLog: Caught signal: SIGABRT (6) ...
Renoise LOG> VstPlugs: Caught exception in VSTPlug::Dispatch
Renoise LOG> CrashLog: Caught signal: SIGSEGV (11) ...
Renoise LOG> VstPlugs: Instantiate FAILED (caught structured exception) !!!
Renoise LOG> CrashLog: Caught signal: SIGSEGV (11) ...
Renoise LOG> CrashLog: /lib/x86_64-linux-gnu/libpthread.so.0(+0x12980) [0x7f5761308980]
Renoise LOG> CrashLog: /home/ecashin/opt/bin/renoise() [0xb30cd4]
Renoise LOG> CrashLog: [(nil)]
Renoise LOG> CrashLog: [0x1]
Renoise LOG> Application: Caught an unhandled fatal exception (Thread: GUI)!
Renoise LOG> Application: Saving a backup...
Renoise LOG> Error Message: A fatal error or crash occurred (unhandled exception in thread: GUI).
Renoise LOG> Error Message: A backup of the current document was saved at
Renoise LOG> Error Message: '/home/ecashin/.config/Renoise/V3.4.2/CrashBackups/Untitled_1_14_2023__10_44_crash.xrns'...
Renoise LOG> Error Message: This either happened because of a bug in Renoise, or because of a bug in one of its loaded components (plugins). Please contact <[email protected]> and report this problem, so that it can be fixed.

Log file contents

15:44:37 [INFO] init
15:44:37 [INFO] OS: Linux 19.3 (tricia) [64-bit]
15:44:37 [INFO] OctaSine build: v0.8.1 (afacfa8) (gl)
15:44:37 [ERROR] thread '<unnamed>' panicked at 'Could not fetch framebuffer config: CreationFailed(InvalidFBConfig)': /home/ecashin/.cargo/git/checkouts/baseview-9d6c750431f4479e/b371263/src/x11/window.rs:243
15:44:37 [ERROR] thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError': /home/ecashin/.cargo/git/checkouts/baseview-9d6c750431f4479e/b371263/src/x11/window.rs:143

Interface too large on HiDPI screen; plugin window can't be reopened

Steps to reproduce the behavior:

  1. Compile on Linux
  2. Add plugin in Bitwig
  3. Open Plugin window
  4. Close Plugin window with the window close button of the window border
  5. Plugin crashes

Expected behavior
No crash on window close

Software (please complete the following information):

  • OctaSine from git revision 6bd25ee
  • Bitwig Studio 3.3.10
  • OS: Ubuntu 20.04.2 LTS

Log file contents*

09:43:13 [INFO] init
09:43:13 [INFO] OS: Ubuntu 20.04 (focal) [64-bit]
09:43:13 [INFO] OctaSine build: v0.5.2 (6bd25ee)
09:43:15 [WARN] Unable to find layer: VK_LAYER_KHRONOS_validation
09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_bind_memory2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_dedicated_allocation (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_descriptor_update_template (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_device_group (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.4
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_driver_properties (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_get_memory_requirements2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_incremental_present (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance1 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance3 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_multiview (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_push_descriptor (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_relaxed_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_mirror_clamp_to_edge (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_draw_parameters (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_storage_buffer_storage_class (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.70
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_calibrated_timestamps (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_conditional_rendering (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_extended_dynamic_state (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_index_type_uint8 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_post_depth_coverage (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_private_data (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sampler_filter_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_stencil_export (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_viewport_index_layer (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_transform_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_vertex_attribute_divisor (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_decorate_string (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_hlsl_functionality1 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_8bit_storage (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_16bit_storage (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_bind_memory2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_buffer_device_address (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_copy_commands2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_create_renderpass2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_dedicated_allocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_deferred_host_operations (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_depth_stencil_resolve (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_descriptor_update_template (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_device_group (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_driver_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_get_memory_requirements2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_image_format_list (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_imageless_framebuffer (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_incremental_present (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance1 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance3 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_multiview (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_pipeline_executable_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_push_descriptor (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_relaxed_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_mirror_clamp_to_edge (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_ycbcr_conversion (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.14
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_separate_depth_stencil_layouts (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_atomic_int64 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_clock (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_draw_parameters (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float16_int8 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float_controls (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_non_semantic_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_subgroup_extended_types (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_terminate_invocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_spirv_1_4 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_storage_buffer_storage_class (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.70
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain_mutable_format (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_timeline_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_uniform_buffer_standard_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_variable_pointers (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_vulkan_memory_model (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_workgroup_memory_explicit_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_zero_initialize_workgroup_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_4444_formats (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_buffer_device_address (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_calibrated_timestamps (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_conditional_rendering (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_custom_border_color (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.12
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_clip_enable (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_range_unrestricted (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_descriptor_indexing (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_discard_rectangles (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_display_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_extended_dynamic_state (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_dma_buf (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_host (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_global_priority (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_host_query_reset (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_image_robustness (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_index_type_uint8 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_inline_uniform_block (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_line_rasterization (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_budget (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_priority (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pci_bus_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_cache_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_private_data (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_queue_family_foreign (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_robustness2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sample_locations (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sampler_filter_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_scalar_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_atomic_float (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_demote_to_helper_invocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_image_atomic_int64 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_stencil_export (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_ballot (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_vote (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_viewport_index_layer (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_subgroup_size_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_texel_buffer_alignment (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_transform_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_vertex_attribute_divisor (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_ycbcr_image_arrays (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_buffer_marker (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_device_coherent_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_gcn_shader (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_memory_overallocation_behavior (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_mixed_attachment_samples (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_rasterization_order (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_ballot (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_explicit_vertex_parameter (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_fragment_mask (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_image_load_store_lod (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_trinary_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_texture_gather_bias_lod (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_decorate_string (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_hlsl_functionality1 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_user_type (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_NV_compute_shader_derivatives (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_VALVE_mutable_descriptor_type (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_bind_memory2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_dedicated_allocation (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_descriptor_update_template (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_device_group (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.4
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_driver_properties (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_get_memory_requirements2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_incremental_present (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance1 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance3 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_multiview (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_push_descriptor (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_relaxed_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_mirror_clamp_to_edge (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_draw_parameters (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_storage_buffer_storage_class (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.70
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_calibrated_timestamps (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_conditional_rendering (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_extended_dynamic_state (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_index_type_uint8 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_post_depth_coverage (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_private_data (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sampler_filter_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_stencil_export (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_viewport_index_layer (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_transform_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_vertex_attribute_divisor (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_decorate_string (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_hlsl_functionality1 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_8bit_storage (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_16bit_storage (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_bind_memory2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_buffer_device_address (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_copy_commands2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_create_renderpass2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_dedicated_allocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_deferred_host_operations (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_depth_stencil_resolve (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_descriptor_update_template (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_device_group (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_driver_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_get_memory_requirements2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_image_format_list (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_imageless_framebuffer (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_incremental_present (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance1 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance3 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_multiview (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_pipeline_executable_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_push_descriptor (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_relaxed_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_mirror_clamp_to_edge (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_ycbcr_conversion (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.14
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_separate_depth_stencil_layouts (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_atomic_int64 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_clock (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_draw_parameters (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float16_int8 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float_controls (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_non_semantic_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_subgroup_extended_types (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_terminate_invocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_spirv_1_4 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_storage_buffer_storage_class (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.70
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain_mutable_format (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_timeline_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_uniform_buffer_standard_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_variable_pointers (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_vulkan_memory_model (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_workgroup_memory_explicit_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_zero_initialize_workgroup_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_4444_formats (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_buffer_device_address (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_calibrated_timestamps (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_conditional_rendering (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_custom_border_color (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.12
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_clip_enable (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_range_unrestricted (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_descriptor_indexing (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_discard_rectangles (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_display_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_extended_dynamic_state (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_dma_buf (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_host (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_global_priority (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_host_query_reset (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_image_robustness (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_index_type_uint8 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_inline_uniform_block (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_line_rasterization (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_budget (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_priority (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pci_bus_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_cache_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_private_data (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_queue_family_foreign (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_robustness2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sample_locations (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sampler_filter_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_scalar_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_atomic_float (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_demote_to_helper_invocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_image_atomic_int64 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_stencil_export (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_ballot (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_vote (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_viewport_index_layer (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_subgroup_size_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_texel_buffer_alignment (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_transform_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_vertex_attribute_divisor (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_ycbcr_image_arrays (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_buffer_marker (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_device_coherent_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_gcn_shader (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_memory_overallocation_behavior (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_mixed_attachment_samples (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_rasterization_order (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_ballot (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_explicit_vertex_parameter (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_fragment_mask (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_image_load_store_lod (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_trinary_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_texture_gather_bias_lod (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_decorate_string (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_hlsl_functionality1 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_user_type (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_NV_compute_shader_derivatives (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_VALVE_mutable_descriptor_type (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_bind_memory2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_dedicated_allocation (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_descriptor_update_template (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_device_group (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.4
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_driver_properties (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_get_memory_requirements2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_incremental_present (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance1 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance3 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_multiview (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_push_descriptor (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_relaxed_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_mirror_clamp_to_edge (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_draw_parameters (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_storage_buffer_storage_class (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.70
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_calibrated_timestamps (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_conditional_rendering (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_extended_dynamic_state (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_index_type_uint8 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_post_depth_coverage (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_private_data (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sampler_filter_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_stencil_export (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_viewport_index_layer (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_transform_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_vertex_attribute_divisor (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_decorate_string (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_hlsl_functionality1 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_8bit_storage (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_16bit_storage (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_bind_memory2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_buffer_device_address (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_copy_commands2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_create_renderpass2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_dedicated_allocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_deferred_host_operations (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_depth_stencil_resolve (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_descriptor_update_template (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_device_group (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_driver_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_get_memory_requirements2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_image_format_list (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_imageless_framebuffer (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_incremental_present (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance1 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance3 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_multiview (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_pipeline_executable_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_push_descriptor (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_relaxed_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_mirror_clamp_to_edge (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_ycbcr_conversion (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.14
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_separate_depth_stencil_layouts (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_atomic_int64 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_clock (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_draw_parameters (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float16_int8 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float_controls (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_non_semantic_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_subgroup_extended_types (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_terminate_invocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_spirv_1_4 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_storage_buffer_storage_class (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.70
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain_mutable_format (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_timeline_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_uniform_buffer_standard_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_variable_pointers (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_vulkan_memory_model (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_workgroup_memory_explicit_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_zero_initialize_workgroup_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_4444_formats (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_buffer_device_address (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_calibrated_timestamps (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_conditional_rendering (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_custom_border_color (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.12
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_clip_enable (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_range_unrestricted (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_descriptor_indexing (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_discard_rectangles (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_display_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_extended_dynamic_state (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_dma_buf (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_host (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_global_priority (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_host_query_reset (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_image_robustness (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_index_type_uint8 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_inline_uniform_block (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_line_rasterization (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_budget (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_priority (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pci_bus_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_cache_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_private_data (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_queue_family_foreign (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_robustness2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sample_locations (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sampler_filter_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_scalar_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_atomic_float (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_demote_to_helper_invocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_image_atomic_int64 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_stencil_export (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_ballot (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_vote (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_viewport_index_layer (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_subgroup_size_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_texel_buffer_alignment (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_transform_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_vertex_attribute_divisor (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_ycbcr_image_arrays (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_buffer_marker (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_device_coherent_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_gcn_shader (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_memory_overallocation_behavior (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_mixed_attachment_samples (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_rasterization_order (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_ballot (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_explicit_vertex_parameter (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_fragment_mask (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_image_load_store_lod (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_trinary_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_texture_gather_bias_lod (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_decorate_string (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_hlsl_functionality1 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_user_type (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_NV_compute_shader_derivatives (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_VALVE_mutable_descriptor_type (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_bind_memory2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_dedicated_allocation (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_descriptor_update_template (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_device_group (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.4
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_driver_properties (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_get_memory_requirements2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_incremental_present (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance1 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance3 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_multiview (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_push_descriptor (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_relaxed_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_mirror_clamp_to_edge (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_draw_parameters (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_storage_buffer_storage_class (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.70
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_calibrated_timestamps (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_conditional_rendering (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_extended_dynamic_state (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_index_type_uint8 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_post_depth_coverage (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_private_data (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sampler_filter_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_stencil_export (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_viewport_index_layer (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_transform_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_vertex_attribute_divisor (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_decorate_string (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_hlsl_functionality1 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_8bit_storage (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_16bit_storage (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_bind_memory2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_buffer_device_address (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_copy_commands2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_create_renderpass2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_dedicated_allocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_deferred_host_operations (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_depth_stencil_resolve (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_descriptor_update_template (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_device_group (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_driver_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_get_memory_requirements2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_image_format_list (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_imageless_framebuffer (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_incremental_present (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance1 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance3 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_multiview (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_pipeline_executable_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_push_descriptor (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_relaxed_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_mirror_clamp_to_edge (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_ycbcr_conversion (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.14
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_separate_depth_stencil_layouts (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_atomic_int64 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_clock (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_draw_parameters (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float16_int8 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float_controls (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_non_semantic_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_subgroup_extended_types (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_terminate_invocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_spirv_1_4 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_storage_buffer_storage_class (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.70
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain_mutable_format (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_timeline_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_uniform_buffer_standard_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_variable_pointers (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_vulkan_memory_model (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_workgroup_memory_explicit_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_zero_initialize_workgroup_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_4444_formats (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_buffer_device_address (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_calibrated_timestamps (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_conditional_rendering (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_custom_border_color (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.12
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_clip_enable (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_range_unrestricted (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_descriptor_indexing (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_discard_rectangles (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_display_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_extended_dynamic_state (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_dma_buf (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_host (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_global_priority (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_host_query_reset (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_image_robustness (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_index_type_uint8 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_inline_uniform_block (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_line_rasterization (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_budget (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_priority (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pci_bus_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_cache_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_private_data (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_queue_family_foreign (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_robustness2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sample_locations (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sampler_filter_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_scalar_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_atomic_float (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_demote_to_helper_invocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_image_atomic_int64 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_stencil_export (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_ballot (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_vote (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_viewport_index_layer (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_subgroup_size_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_texel_buffer_alignment (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_transform_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_vertex_attribute_divisor (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_ycbcr_image_arrays (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_buffer_marker (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_device_coherent_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_gcn_shader (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_memory_overallocation_behavior (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_mixed_attachment_samples (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_rasterization_order (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_ballot (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_explicit_vertex_parameter (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_fragment_mask (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_image_load_store_lod (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_trinary_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_texture_gather_bias_lod (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_decorate_string (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_hlsl_functionality1 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_user_type (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_NV_compute_shader_derivatives (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_VALVE_mutable_descriptor_type (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_8bit_storage (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_16bit_storage (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_bind_memory2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_buffer_device_address (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_copy_commands2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_create_renderpass2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_dedicated_allocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_deferred_host_operations (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_depth_stencil_resolve (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_descriptor_update_template (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_device_group (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_driver_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_get_memory_requirements2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_image_format_list (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_imageless_framebuffer (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_incremental_present (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance1 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance3 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_multiview (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_pipeline_executable_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_push_descriptor (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_relaxed_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_mirror_clamp_to_edge (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_ycbcr_conversion (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.14
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_separate_depth_stencil_layouts (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_atomic_int64 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_clock (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_draw_parameters (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float16_int8 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float_controls (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_non_semantic_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_subgroup_extended_types (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_terminate_invocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_spirv_1_4 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_storage_buffer_storage_class (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.70
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain_mutable_format (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_timeline_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_uniform_buffer_standard_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_variable_pointers (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_vulkan_memory_model (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_workgroup_memory_explicit_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_zero_initialize_workgroup_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_4444_formats (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_buffer_device_address (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_calibrated_timestamps (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_conditional_rendering (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_custom_border_color (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.12
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_clip_enable (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_range_unrestricted (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_descriptor_indexing (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_discard_rectangles (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_display_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_extended_dynamic_state (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_dma_buf (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_host (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_global_priority (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_host_query_reset (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_image_robustness (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_index_type_uint8 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_inline_uniform_block (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_line_rasterization (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_budget (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_priority (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pci_bus_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_cache_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_private_data (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_queue_family_foreign (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_robustness2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sample_locations (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sampler_filter_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_scalar_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_atomic_float (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_demote_to_helper_invocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_image_atomic_int64 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_stencil_export (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_ballot (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_vote (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_viewport_index_layer (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_subgroup_size_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_texel_buffer_alignment (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_transform_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_vertex_attribute_divisor (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_ycbcr_image_arrays (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_buffer_marker (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_device_coherent_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_gcn_shader (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_memory_overallocation_behavior (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_mixed_attachment_samples (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_rasterization_order (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_ballot (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_explicit_vertex_parameter (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_fragment_mask (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_image_load_store_lod (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_trinary_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_texture_gather_bias_lod (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_decorate_string (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_hlsl_functionality1 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_user_type (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_NV_compute_shader_derivatives (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_VALVE_mutable_descriptor_type (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_bind_memory2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_dedicated_allocation (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_descriptor_update_template (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_device_group (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.4
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_driver_properties (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_get_memory_requirements2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_incremental_present (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance1 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance3 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_multiview (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_push_descriptor (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_relaxed_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_mirror_clamp_to_edge (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_draw_parameters (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_storage_buffer_storage_class (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.70
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_calibrated_timestamps (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_conditional_rendering (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_extended_dynamic_state (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_index_type_uint8 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_post_depth_coverage (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_private_data (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sampler_filter_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_stencil_export (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_viewport_index_layer (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_transform_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_vertex_attribute_divisor (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_decorate_string (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_hlsl_functionality1 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_8bit_storage (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_16bit_storage (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_bind_memory2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_buffer_device_address (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_copy_commands2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_create_renderpass2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_dedicated_allocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_deferred_host_operations (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_depth_stencil_resolve (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_descriptor_update_template (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_device_group (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_driver_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_get_memory_requirements2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_image_format_list (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_imageless_framebuffer (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_incremental_present (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance1 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance3 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_multiview (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_pipeline_executable_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_push_descriptor (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_relaxed_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_mirror_clamp_to_edge (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_ycbcr_conversion (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.14
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_separate_depth_stencil_layouts (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_atomic_int64 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_clock (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_draw_parameters (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float16_int8 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float_controls (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_non_semantic_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_subgroup_extended_types (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_terminate_invocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_spirv_1_4 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_storage_buffer_storage_class (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.70
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain_mutable_format (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_timeline_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_uniform_buffer_standard_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_variable_pointers (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_vulkan_memory_model (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_workgroup_memory_explicit_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_zero_initialize_workgroup_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_4444_formats (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_buffer_device_address (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_calibrated_timestamps (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_conditional_rendering (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_custom_border_color (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.12
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_clip_enable (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_range_unrestricted (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_descriptor_indexing (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_discard_rectangles (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_display_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_extended_dynamic_state (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_dma_buf (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_host (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_global_priority (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_host_query_reset (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_image_robustness (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_index_type_uint8 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_inline_uniform_block (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_line_rasterization (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_budget (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_priority (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pci_bus_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_cache_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_private_data (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_queue_family_foreign (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_robustness2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sample_locations (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sampler_filter_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_scalar_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_atomic_float (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_demote_to_helper_invocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_image_atomic_int64 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_stencil_export (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_ballot (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_vote (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_viewport_index_layer (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_subgroup_size_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_texel_buffer_alignment (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_transform_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_vertex_attribute_divisor (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_ycbcr_image_arrays (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_buffer_marker (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_device_coherent_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_gcn_shader (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_memory_overallocation_behavior (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_mixed_attachment_samples (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_rasterization_order (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_ballot (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_explicit_vertex_parameter (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_fragment_mask (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_image_load_store_lod (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_trinary_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_texture_gather_bias_lod (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_decorate_string (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_hlsl_functionality1 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_user_type (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_NV_compute_shader_derivatives (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_VALVE_mutable_descriptor_type (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_8bit_storage (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_16bit_storage (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_bind_memory2 (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_buffer_device_address (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_copy_commands2 (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_create_renderpass2 (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_dedicated_allocation (Unknown) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_deferred_host_operations (Unknown) version 0.0.4
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_depth_stencil_resolve (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_descriptor_update_template (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_device_group (Unknown) version 0.0.4
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_draw_indirect_count (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_driver_properties (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence_fd (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory_fd (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore_fd (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_get_memory_requirements2 (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_image_format_list (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_imageless_framebuffer (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_incremental_present (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance1 (Unknown) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance2 (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance3 (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_multiview (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_pipeline_executable_properties (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_push_descriptor (Unknown) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_relaxed_block_layout (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_mirror_clamp_to_edge (Unknown) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_ycbcr_conversion (Unknown) version 0.0.14
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_separate_depth_stencil_layouts (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_atomic_int64 (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_clock (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_draw_parameters (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float16_int8 (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float_controls (Unknown) version 0.0.4
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_non_semantic_info (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_subgroup_extended_types (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_terminate_invocation (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_spirv_1_4 (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_storage_buffer_storage_class (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain (Unknown) version 0.0.70
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain_mutable_format (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_timeline_semaphore (Unknown) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_uniform_buffer_standard_layout (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_variable_pointers (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_vulkan_memory_model (Unknown) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_workgroup_memory_explicit_layout (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_zero_initialize_workgroup_memory (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_4444_formats (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_buffer_device_address (Unknown) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_calibrated_timestamps (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_conditional_rendering (Unknown) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_custom_border_color (Unknown) version 0.0.12
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_clip_enable (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_range_unrestricted (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_descriptor_indexing (Unknown) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_discard_rectangles (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_display_control (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_extended_dynamic_state (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_dma_buf (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_host (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_global_priority (Unknown) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_host_query_reset (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_image_robustness (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_index_type_uint8 (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_inline_uniform_block (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_line_rasterization (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_budget (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_priority (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pci_bus_info (Unknown) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_cache_control (Unknown) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_feedback (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_private_data (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_queue_family_foreign (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_robustness2 (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sample_locations (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sampler_filter_minmax (Unknown) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_scalar_block_layout (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_atomic_float (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_demote_to_helper_invocation (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_image_atomic_int64 (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_stencil_export (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_ballot (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_vote (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_viewport_index_layer (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_subgroup_size_control (Unknown) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_texel_buffer_alignment (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_transform_feedback (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_vertex_attribute_divisor (Unknown) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_ycbcr_image_arrays (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_buffer_marker (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_device_coherent_memory (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_draw_indirect_count (Unknown) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_gcn_shader (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_memory_overallocation_behavior (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_mixed_attachment_samples (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_rasterization_order (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_ballot (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties (Unknown) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties2 (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_explicit_vertex_parameter (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_fragment_mask (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_image_load_store_lod (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_info (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_trinary_minmax (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_texture_gather_bias_lod (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_decorate_string (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_hlsl_functionality1 (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_user_type (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_NV_compute_shader_derivatives (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_VALVE_mutable_descriptor_type (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Loading layer library libVkLayer_MESA_device_select.so
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Failed to find vkGetDeviceProcAddr in layer libVkLayer_MESA_device_select.so
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_8bit_storage (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_16bit_storage (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_bind_memory2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_buffer_device_address (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_copy_commands2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_create_renderpass2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_dedicated_allocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_deferred_host_operations (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_depth_stencil_resolve (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_descriptor_update_template (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_device_group (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_driver_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_get_memory_requirements2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_image_format_list (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_imageless_framebuffer (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_incremental_present (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance1 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance3 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_multiview (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_pipeline_executable_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_push_descriptor (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_relaxed_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_mirror_clamp_to_edge (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_ycbcr_conversion (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.14
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_separate_depth_stencil_layouts (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_atomic_int64 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_clock (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_draw_parameters (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float16_int8 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float_controls (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_non_semantic_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_subgroup_extended_types (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_terminate_invocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_spirv_1_4 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_storage_buffer_storage_class (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.70
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain_mutable_format (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_timeline_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_uniform_buffer_standard_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_variable_pointers (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_vulkan_memory_model (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_workgroup_memory_explicit_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_zero_initialize_workgroup_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_4444_formats (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_buffer_device_address (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_calibrated_timestamps (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_conditional_rendering (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_custom_border_color (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.12
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_clip_enable (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_range_unrestricted (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_descriptor_indexing (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_discard_rectangles (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_display_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_extended_dynamic_state (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_dma_buf (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_host (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_global_priority (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_host_query_reset (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_image_robustness (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_index_type_uint8 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_inline_uniform_block (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_line_rasterization (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_budget (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_priority (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pci_bus_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_cache_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_private_data (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_queue_family_foreign (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_robustness2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sample_locations (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sampler_filter_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_scalar_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_atomic_float (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_demote_to_helper_invocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_image_atomic_int64 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_stencil_export (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_ballot (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_vote (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_viewport_index_layer (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_subgroup_size_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_texel_buffer_alignment (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_transform_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_vertex_attribute_divisor (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_ycbcr_image_arrays (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_buffer_marker (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_device_coherent_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_gcn_shader (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_memory_overallocation_behavior (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_mixed_attachment_samples (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_rasterization_order (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_ballot (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_explicit_vertex_parameter (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_fragment_mask (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_image_load_store_lod (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_trinary_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_texture_gather_bias_lod (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_decorate_string (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_hlsl_functionality1 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_user_type (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_NV_compute_shader_derivatives (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_VALVE_mutable_descriptor_type (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 140640113997008)

09:43:15 [WARN] Unknown decoration ColMajor
09:43:15 [WARN] Unknown decoration MatrixStride
09:43:15 [WARN] Treating VertexIndex as unsigned
09:43:15 [WARN] Unknown decoration ColMajor
09:43:15 [WARN] Unknown decoration MatrixStride
09:43:15 [WARN] Unused item decorations: {13: Decoration { name: Some("size"), built_in: None, location: None, desc_set: None, desc_index: None, block: None, offset: None, array_stride: None, interpolation: None, flags: (empty) }, 14: Decoration { name: Some("radius"), built_in: None, location: None, desc_set: None, desc_index: None, block: None, offset: None, array_stride: None, interpolation: None, flags: (empty) }, 11: Decoration { name: Some("frag_coord"), built_in: None, location: None, desc_set: None, desc_index: None, block: None, offset: None, array_stride: None, interpolation: None, flags: (empty) }, 12: Decoration { name: Some("position"), built_in: None, location: None, desc_set: None, desc_index: None, block: None, offset: None, array_stride: None, interpolation: None, flags: (empty) }}
09:43:15 [WARN] Unknown decoration ColMajor
09:43:15 [WARN] Unknown decoration MatrixStride
09:43:15 [WARN] Treating VertexIndex as unsigned
09:43:17 [ERROR] thread 'unnamed' panicked at 'Next frame: Timeout': /home/jack/.cargo/registry/src/github.com-1ecc6299db9ec823/iced_wgpu-0.4.0/src/window/compositor.rs:126

Buffer size issues in FL Studio and Savihost

Plugin exhibits constant buffer underruns or audible crackles in the audio output.

This can only be fixed in FL Studio by enabling two processing options: Use fixed size buffers and Process maximum size buffers. No possible workaround in Savihost.

OS: Win10
DAW: FL Studio 12.5.1

Changing Preset's doesn't load preset

Describe the bug
When editing a patch, and moving to another preset and back again, the GUI changes back to the original patch- but the plugin doesn't load the settings.

What did you try to do
Design a patch with OctaSine 001 preset, move to 002 preset, move back to 001, OctaSine doesn't load the settings back

Expected behavior
For OctaSine to load the patch not only visually but in the sound engine

Software (please complete the following information):

  • OctaSine version v0.5.1 (064f3dc)
  • DAW [Ardour 6.6.234 GIT]
  • OS: [Arch 5.12.13-arch1-2]

NoteOff events don't end Decay phase

Describe the bug
The Decay phase of the envelope does not end with a NoteOff event.

Expected behavior
A NoteOff event should terminate the Decay phase and immediately begin the Release phase, at its current level.

What did you try to do
I created two functionally identical patches (FXP patches here if needed) in OctaSine 0.6, which is unaffected by this issue, and in OctaSine 0.7, which is affected by this issue:

It uses a relatively long decay rate, but a relatively short release rate. While playing a "Clavinet" type sequence, which utilizes very short notes, it exhibits the issue clearly:

x.mp4

Software (please complete the following information):

  • OctaSine version: v0.7.0 (b05fcf1) (gl).
  • DAW: FL Studio 12 x64.
  • OS: Windows 10.0.19042 (Windows 10 Pro) [64-bit]

UI labels doesn't display

In OctaSine 0.5.1 the labels of the user interface doesn't appear. The other elements are fine, it's just the texts that are missing.
Windows 10 inside Reaper 6 DAW. The problem is immediate from the loading of the VST.
OctaSine.log

OctaSine causes ableton to crash when loading it

Describe the bug
Loading OctaSine in ableton makes it crash

What did you try to do
Steps to reproduce the behavior:

  1. Open Ableton 10.1.35
  2. Load OctaSine on an empty midi track
  3. Ableton crashes

Expected behavior
Ableton doesn't crash and you should be able to access the plugin

Software (please complete the following information):

  • OctaSine version 0.5.1
  • DAW Ableton Live Intro 10
  • OS: Windows 10

Additional context
Processor Intel(R) Celeron(R) N4000 CPU @ 1.10GHz 1.10 GHz
Installed RAM 4.00 GB (3.77 GB usable)
System type 64-bit operating system, x64-based processor

Log file contents*
OctaSine.log

10:36:14 [INFO] init
10:36:14 [INFO] OS: Windows 10.0.19042 (Windows 10 Pro) [64-bit]
10:36:14 [INFO] OctaSine build: v0.5.2 (87b0433)
10:36:14 [ERROR] Couldn't load settings: The system cannot find the path specified. (os error 3)
10:36:15 [INFO] create_descriptor_pool with 64 max sets
10:36:15 [INFO] total 128 views and 64 samplers
10:36:15 [INFO] allocate_one
10:36:15 [INFO] Creating a pipeline layout with 1 sets and 0 root constants
10:36:15 [WARN] Unknown decoration ColMajor
10:36:15 [WARN] Unknown decoration MatrixStride
10:36:15 [WARN] Treating VertexIndex as unsigned
10:36:15 [ERROR] D3DCompile error 8876086c: error X3506: unrecognized compiler target 'vs_5_1'
 
10:36:15 [ERROR] thread 'unnamed' panicked at 'failed to create graphics pipeline: Implementation specific error occurred': C:\Users\runneradmin\.cargo\registry\src\github.com-1ecc6299db9ec823\wgpu-core-0.7.1\src\device\mod.rs:2251

Feature request: 1-shot LFO retain the end value

Describe the bug
After a 1-shot LFO completes, it appears to send a modulation amount of 0 (or just no longer affect modulation). For example, if one wants to make a kick drum (or other similarly pitched percussive sounds), the only viable option seems to be using LFO with REV SAW. This is ok if you time it such that the entire time of the LFO is shorter than the time of the note. But this becomes especially more problematic if you want to have multiple REV SAW LFOs affecting the pitch for getting a more punchy/less linear pitch sound, for example. When the shorter LFO ends, it does not continue to send the last value (in this case, I presume is -1), but instead stops affecting the sound, resulting in a discontinuity in pitch. Take an LFO like this:
image
Results in a waveform like this:
image
Where in the middle you can see a discontinuity where the LFO ended.

What did you try to do
Steps to reproduce the behavior:

  • (Like the picture) select OP 1 FREQ FREE, REV SAW, ratio 2, 1 shot
  • Play a note longer than the length of the LFO

Expected behavior
The end of the LFO retains the value, so there isn't a discontinuity in the modulation.

Screenshots
(added above)

Software (please complete the following information):

  • OctaSine version: v0.7.0
  • DAW: Bitwig 4.3.4
  • OS: Windows 10

P.S. This seems like a very nice, straightforward synth -- thanks for making it!

Parameter automation not working in Bitwig

Describe the feature
It appears currently there are no parameters exposed for automation. It would be great to add parameter automation for most parameters, as it makes sense for parameters like like: levels, decay/release times, operator frequencies (selecting LFO shape might not make sense, for example).

In case this is a bug:

Software (please complete the following information):

  • OctaSine version: custom build from #85
  • DAW: Bitwig 4.3.4
  • OS: Windows 10

0.5.4 crashes when running on Wayland

Describe the bug
0.5.4 crashes when running on Wayland (gnome-shell, ArchLinux) but works when running gnome-shell via X11.

What did you try to do
Steps to reproduce the behavior:

  1. Build debug or release
  2. run_gui

Expected behavior
GUI shows up.

Backtrace*

thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: CreationFailed', /home/user/.cargo/git/checkouts/iced_baseview-7c672318e3bd7e89/b4d8edb/src/window.rs:232:18
stack backtrace:
   0: rust_begin_unwind
             at /rustc/1.57.0/library/std/src/panicking.rs:517:5
   1: core::panicking::panic_fmt
             at /rustc/1.57.0/library/core/src/panicking.rs:100:14
   2: core::result::unwrap_failed
             at /rustc/1.57.0/library/core/src/result.rs:1616:5
   3: iced_baseview::window::IcedWindow<A>::new
   4: baseview::x11::window::Window::window_thread
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', /home/user/.cargo/git/checkouts/baseview-9d6c750431f4479e/004065e/src/x11/window.rs:169:27
stack backtrace:
   0: rust_begin_unwind
             at /rustc/1.57.0/library/std/src/panicking.rs:517:5
   1: core::panicking::panic_fmt
             at /rustc/1.57.0/library/core/src/panicking.rs:100:14
   2: core::result::unwrap_failed
             at /rustc/1.57.0/library/core/src/result.rs:1616:5
   3: run_gui::main
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

/tmp directory created on plugin launch

Describe the bug
When the plugin is launched a /tmp folder is created in my home folder (/home/user). Inside the folder is a file called OctaSine.log which contains only the following:

23:36:21 [INFO] init
23:36:21 [INFO] OS: Ubuntu 21.10 (impish) [64-bit]
23:36:21 [INFO] OctaSine build: v0.5.3 (35957f4) (wgpu)
23:36:21 [INFO] Couldn't load settings: No such file or directory (os error 2)

What did you try to do
Steps to reproduce the behavior:

  1. Open Ardour or Carla
  2. Add the Octasine plugin

Expected behavior
I didn't expect to see a folder created, especially not in the home directory

Software (please complete the following information):

  • OctaSine version 0.5.3
  • DAW Ardour and Carla
  • OS: Ubuntu 21.10

Additional context
Add any other context about the problem here.

Log file contents*
Please include the contents of the OctaSine log file. It is a file called OctaSine.log in a folder called tmp inside of your home folder. Your home folder is the one which typically contains folders such as Downloads and Documents.

Please replace this text with the log file contents.

Cannot resize plugin window in Carla

Describe the bug
When opening OctaSine 0.8 in Carla (https://github.com/falkTX/Carla ) the plugin window is too small and cannot be resized.

What did you try to do
Steps to reproduce the behavior:

  1. Open Carla (I'm using 2.6.0-alpha1)
  2. Load Octasine
  3. Press the cog to open the plugin gui
  4. Try to resize the plugin window by double-clicking on the title bar or dragging from corners

Expected behavior
The plugin window should resize

Screenshots
This is the size that the plugin opens at and cannot be resized from it

Screenshot from 2022-10-19 12-23-56

Software (please complete the following information):

  • OctaSine version: 0.8
  • DAW: Carla
  • OS: Ubuntu 22.04 (X11)

Additional context
Using a screen resolution of 3840x2400 with fractional scaling enabled

Log file contents
Please include the contents of the OctaSine log file (OctaSine.log). Its location depends on your operating system (replace Alice with your username):

  • On macOS: /Users/Alice/Library/Application Support/com.OctaSine.OctaSine/OctaSine.log
  • On Windows: C:\Users\Alice\Documents\OctaSine\OctaSine.log
  • On Linux: /home/Alice/.config/octasine/OctaSine.log
11:23:28 [INFO] init
11:23:29 [INFO] OS: Ubuntu 22.04 (jammy) [64-bit]
11:23:29 [INFO] OctaSine build: v0.8.0 (24b813e) (gl)

Some problem with buffer synchronize

Greetings!

Thanks for the new release and for the fixes!
In the new version, I noticed some problem with synchronizing notes when the buffer increases. Below are screenshots with the minimum and maximum buffer. Thank you

small buffer
SNHR_2

big buffer
SNHR

  • OctaSine version 0.5.4
  • DAW Renoise 3.3.2
  • OS: macOS 10.13.6

Thnx for your work and have nice day!

Feature request: operator square waves

Describe the feature
It would be great to have square waves available as an option for the operators. One reason for this is that FM using square waves and feedback can actually make much nicer cymbal sounds than noise - a prime example of this is ride cymbals that have a bit of tonality, but almost all uses of noise can benefit from this method to get brighter noise.

(Also, additionally having saw and triangle waves opens up the sound palate in very interesting ways)

Plugin window cut off on laptop screen

image

Some of the plugin gets cut off on a 1366x768 resolution in FL Studio (A common laptop/netbook resolution).

Potential suggestions:

  • Move Master Volume/Freq to top area (beside Mode/Info)
  • Move the FM Matrix up a bit, around where the Master text would be
  • Swap LFO title text fields to be below the LFO, to underpin instead of overpin.
  • Tighten the padding of elements a bit
  • Make it resizable, but optimize so that text is still readable.

OpenGL error on the vst and crashing the daw

Describe the bug
clicking the vst causes ableton to crash.

What did you try to do
Steps to reproduce the behavior:

  1. go to vsts
  2. click on octasine vst

Expected behavior
expected the vst to load but nothing happens, it just crashes ableton.

Screenshots

Software:

  • OctaSine 0.7.0 (4ea0e33) (gl)
  • DAW: Ableton Live Suite 11
  • OS: Windows 10.0.19044

Log file contents
17:25:13 [INFO] init
17:25:13 [INFO] OS: Windows 10.0.19044 (Windows 10 Pro) [64-bit]
17:25:13 [INFO] OctaSine build: v0.7.0 (4ea0e33) (gl)
17:25:13 [ERROR] thread '' panicked at 'Could not create OpenGL context: CreationFailed(())': C:\Users\runneradmin.cargo\git\checkouts\baseview-9d6c750431f4479e\b371263\src\win\window.rs:519

Allow the peak value of the envelope to be changeable

The envelope window looks like it would be a simple enhancement. Why is it fixed to 1? I always need an envelope that I can modulate with velocity, but only for that first peak value. Clearly that synth is made for dumb keyboards, but I play a LinnStrument. There are as well keyboards with aftertouch. With such an envelope, I could have a soft initial sound and swell it into loud areas with aftertouch. Those ADSRs cannot do that...

Mouse pointer offset to real position in Bitwig/Linux (HiDPI display)

In the editor GUI the mouse location the GUI sees is offset to the
real mouse position

  1. Compile on Linux
  2. Add plugin in Bitwig
  3. Open Plugin window

Expected behavior
No offset of mouse pointer to the GUI

Software (please complete the following information):

  • OctaSine from git revision 6bd25ee
  • Bitwig Studio 3.3.10
  • OS: Ubuntu 20.04.2 LTS

OctaSine.log

Log file contents*
Please include the contents of the OctaSine log file. It is a file called OctaSine.log in a folder called tmp inside of your home folder. Your home folder is the one which typically contains folders such as Downloads and Documents.

09:35:34 [INFO] init
09:35:34 [INFO] OS: Ubuntu 20.04 (focal) [64-bit]
09:35:34 [INFO] OctaSine build: v0.5.2 (6bd25ee)
09:35:34 [WARN] Unable to find layer: VK_LAYER_KHRONOS_validation
09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_bind_memory2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_dedicated_allocation (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_descriptor_update_template (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_device_group (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.4
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_driver_properties (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_get_memory_requirements2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_incremental_present (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance1 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance3 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_multiview (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_push_descriptor (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_relaxed_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_mirror_clamp_to_edge (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_draw_parameters (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_storage_buffer_storage_class (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.70
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_calibrated_timestamps (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_conditional_rendering (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_extended_dynamic_state (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_index_type_uint8 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_post_depth_coverage (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_private_data (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sampler_filter_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_stencil_export (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_viewport_index_layer (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_transform_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_vertex_attribute_divisor (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_decorate_string (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_hlsl_functionality1 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_8bit_storage (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_16bit_storage (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_bind_memory2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_buffer_device_address (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_copy_commands2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_create_renderpass2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_dedicated_allocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_deferred_host_operations (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_depth_stencil_resolve (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_descriptor_update_template (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_device_group (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_driver_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_get_memory_requirements2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_image_format_list (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_imageless_framebuffer (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_incremental_present (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance1 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance3 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_multiview (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_pipeline_executable_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_push_descriptor (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_relaxed_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_mirror_clamp_to_edge (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_ycbcr_conversion (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.14
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_separate_depth_stencil_layouts (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_atomic_int64 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_clock (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_draw_parameters (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float16_int8 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float_controls (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_non_semantic_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_subgroup_extended_types (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_terminate_invocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_spirv_1_4 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_storage_buffer_storage_class (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.70
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain_mutable_format (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_timeline_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_uniform_buffer_standard_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_variable_pointers (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_vulkan_memory_model (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_workgroup_memory_explicit_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_zero_initialize_workgroup_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_4444_formats (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_buffer_device_address (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_calibrated_timestamps (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_conditional_rendering (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_custom_border_color (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.12
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_clip_enable (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_range_unrestricted (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_descriptor_indexing (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_discard_rectangles (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_display_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_extended_dynamic_state (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_dma_buf (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_host (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_global_priority (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_host_query_reset (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_image_robustness (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_index_type_uint8 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_inline_uniform_block (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_line_rasterization (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_budget (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_priority (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pci_bus_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_cache_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_private_data (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_queue_family_foreign (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_robustness2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sample_locations (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sampler_filter_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_scalar_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_atomic_float (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_demote_to_helper_invocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_image_atomic_int64 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_stencil_export (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_ballot (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_vote (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_viewport_index_layer (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_subgroup_size_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_texel_buffer_alignment (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_transform_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_vertex_attribute_divisor (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_ycbcr_image_arrays (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_buffer_marker (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_device_coherent_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_gcn_shader (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_memory_overallocation_behavior (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_mixed_attachment_samples (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_rasterization_order (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_ballot (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_explicit_vertex_parameter (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_fragment_mask (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_image_load_store_lod (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_trinary_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_texture_gather_bias_lod (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_decorate_string (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_hlsl_functionality1 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_user_type (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_NV_compute_shader_derivatives (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_VALVE_mutable_descriptor_type (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_bind_memory2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_dedicated_allocation (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_descriptor_update_template (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_device_group (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.4
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_driver_properties (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_get_memory_requirements2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_incremental_present (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance1 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance3 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_multiview (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_push_descriptor (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_relaxed_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_mirror_clamp_to_edge (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_draw_parameters (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_storage_buffer_storage_class (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.70
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_calibrated_timestamps (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_conditional_rendering (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_extended_dynamic_state (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_index_type_uint8 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_post_depth_coverage (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_private_data (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sampler_filter_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_stencil_export (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_viewport_index_layer (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_transform_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_vertex_attribute_divisor (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_decorate_string (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_hlsl_functionality1 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_8bit_storage (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_16bit_storage (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_bind_memory2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_buffer_device_address (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_copy_commands2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_create_renderpass2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_dedicated_allocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_deferred_host_operations (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_depth_stencil_resolve (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_descriptor_update_template (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_device_group (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_driver_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_get_memory_requirements2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_image_format_list (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_imageless_framebuffer (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_incremental_present (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance1 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance3 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_multiview (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_pipeline_executable_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_push_descriptor (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_relaxed_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_mirror_clamp_to_edge (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_ycbcr_conversion (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.14
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_separate_depth_stencil_layouts (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_atomic_int64 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_clock (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_draw_parameters (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float16_int8 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float_controls (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_non_semantic_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_subgroup_extended_types (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_terminate_invocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_spirv_1_4 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_storage_buffer_storage_class (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.70
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain_mutable_format (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_timeline_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_uniform_buffer_standard_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_variable_pointers (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_vulkan_memory_model (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_workgroup_memory_explicit_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_zero_initialize_workgroup_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_4444_formats (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_buffer_device_address (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_calibrated_timestamps (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_conditional_rendering (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_custom_border_color (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.12
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_clip_enable (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_range_unrestricted (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_descriptor_indexing (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_discard_rectangles (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_display_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_extended_dynamic_state (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_dma_buf (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_host (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_global_priority (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_host_query_reset (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_image_robustness (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_index_type_uint8 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_inline_uniform_block (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_line_rasterization (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_budget (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_priority (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pci_bus_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_cache_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_private_data (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_queue_family_foreign (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_robustness2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sample_locations (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sampler_filter_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_scalar_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_atomic_float (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_demote_to_helper_invocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_image_atomic_int64 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_stencil_export (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_ballot (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_vote (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_viewport_index_layer (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_subgroup_size_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_texel_buffer_alignment (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_transform_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_vertex_attribute_divisor (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_ycbcr_image_arrays (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_buffer_marker (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_device_coherent_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_gcn_shader (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_memory_overallocation_behavior (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_mixed_attachment_samples (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_rasterization_order (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_ballot (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_explicit_vertex_parameter (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_fragment_mask (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_image_load_store_lod (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_trinary_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_texture_gather_bias_lod (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_decorate_string (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_hlsl_functionality1 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_user_type (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_NV_compute_shader_derivatives (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_VALVE_mutable_descriptor_type (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_bind_memory2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_dedicated_allocation (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_descriptor_update_template (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_device_group (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.4
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_driver_properties (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_get_memory_requirements2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_incremental_present (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance1 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance3 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_multiview (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_push_descriptor (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_relaxed_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_mirror_clamp_to_edge (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_draw_parameters (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_storage_buffer_storage_class (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.70
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_calibrated_timestamps (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_conditional_rendering (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_extended_dynamic_state (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_index_type_uint8 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_post_depth_coverage (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_private_data (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sampler_filter_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_stencil_export (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_viewport_index_layer (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_transform_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_vertex_attribute_divisor (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_decorate_string (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_hlsl_functionality1 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_8bit_storage (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_16bit_storage (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_bind_memory2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_buffer_device_address (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_copy_commands2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_create_renderpass2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_dedicated_allocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_deferred_host_operations (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_depth_stencil_resolve (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_descriptor_update_template (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_device_group (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_driver_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_get_memory_requirements2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_image_format_list (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_imageless_framebuffer (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_incremental_present (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance1 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance3 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_multiview (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_pipeline_executable_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_push_descriptor (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_relaxed_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_mirror_clamp_to_edge (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_ycbcr_conversion (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.14
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_separate_depth_stencil_layouts (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_atomic_int64 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_clock (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_draw_parameters (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float16_int8 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float_controls (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_non_semantic_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_subgroup_extended_types (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_terminate_invocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_spirv_1_4 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_storage_buffer_storage_class (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.70
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain_mutable_format (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_timeline_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_uniform_buffer_standard_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_variable_pointers (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_vulkan_memory_model (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_workgroup_memory_explicit_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_zero_initialize_workgroup_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_4444_formats (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_buffer_device_address (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_calibrated_timestamps (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_conditional_rendering (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_custom_border_color (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.12
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_clip_enable (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_range_unrestricted (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_descriptor_indexing (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_discard_rectangles (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_display_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_extended_dynamic_state (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_dma_buf (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_host (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_global_priority (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_host_query_reset (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_image_robustness (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_index_type_uint8 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_inline_uniform_block (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_line_rasterization (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_budget (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_priority (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pci_bus_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_cache_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_private_data (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_queue_family_foreign (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_robustness2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sample_locations (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sampler_filter_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_scalar_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_atomic_float (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_demote_to_helper_invocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_image_atomic_int64 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_stencil_export (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_ballot (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_vote (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_viewport_index_layer (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_subgroup_size_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_texel_buffer_alignment (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_transform_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_vertex_attribute_divisor (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_ycbcr_image_arrays (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_buffer_marker (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_device_coherent_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_gcn_shader (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_memory_overallocation_behavior (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_mixed_attachment_samples (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_rasterization_order (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_ballot (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_explicit_vertex_parameter (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_fragment_mask (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_image_load_store_lod (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_trinary_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_texture_gather_bias_lod (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_decorate_string (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_hlsl_functionality1 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_user_type (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_NV_compute_shader_derivatives (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_VALVE_mutable_descriptor_type (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_bind_memory2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_dedicated_allocation (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_descriptor_update_template (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_device_group (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.4
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_driver_properties (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_get_memory_requirements2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_incremental_present (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance1 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance3 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_multiview (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_push_descriptor (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_relaxed_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_mirror_clamp_to_edge (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_draw_parameters (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_storage_buffer_storage_class (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.70
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_calibrated_timestamps (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_conditional_rendering (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_extended_dynamic_state (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_index_type_uint8 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_post_depth_coverage (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_private_data (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sampler_filter_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_stencil_export (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_viewport_index_layer (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_transform_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_vertex_attribute_divisor (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_decorate_string (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_hlsl_functionality1 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_8bit_storage (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_16bit_storage (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_bind_memory2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_buffer_device_address (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_copy_commands2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_create_renderpass2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_dedicated_allocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_deferred_host_operations (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_depth_stencil_resolve (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_descriptor_update_template (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_device_group (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_driver_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_get_memory_requirements2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_image_format_list (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_imageless_framebuffer (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_incremental_present (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance1 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance3 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_multiview (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_pipeline_executable_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_push_descriptor (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_relaxed_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_mirror_clamp_to_edge (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_ycbcr_conversion (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.14
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_separate_depth_stencil_layouts (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_atomic_int64 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_clock (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_draw_parameters (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float16_int8 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float_controls (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_non_semantic_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_subgroup_extended_types (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_terminate_invocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_spirv_1_4 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_storage_buffer_storage_class (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.70
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain_mutable_format (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_timeline_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_uniform_buffer_standard_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_variable_pointers (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_vulkan_memory_model (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_workgroup_memory_explicit_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_zero_initialize_workgroup_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_4444_formats (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_buffer_device_address (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_calibrated_timestamps (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_conditional_rendering (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_custom_border_color (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.12
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_clip_enable (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_range_unrestricted (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_descriptor_indexing (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_discard_rectangles (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_display_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_extended_dynamic_state (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_dma_buf (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_host (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_global_priority (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_host_query_reset (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_image_robustness (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_index_type_uint8 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_inline_uniform_block (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_line_rasterization (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_budget (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_priority (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pci_bus_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_cache_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_private_data (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_queue_family_foreign (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_robustness2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sample_locations (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sampler_filter_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_scalar_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_atomic_float (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_demote_to_helper_invocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_image_atomic_int64 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_stencil_export (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_ballot (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_vote (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_viewport_index_layer (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_subgroup_size_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_texel_buffer_alignment (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_transform_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_vertex_attribute_divisor (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_ycbcr_image_arrays (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_buffer_marker (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_device_coherent_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_gcn_shader (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_memory_overallocation_behavior (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_mixed_attachment_samples (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_rasterization_order (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_ballot (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_explicit_vertex_parameter (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_fragment_mask (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_image_load_store_lod (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_trinary_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_texture_gather_bias_lod (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_decorate_string (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_hlsl_functionality1 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_user_type (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_NV_compute_shader_derivatives (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_VALVE_mutable_descriptor_type (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_8bit_storage (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_16bit_storage (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_bind_memory2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_buffer_device_address (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_copy_commands2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_create_renderpass2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_dedicated_allocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_deferred_host_operations (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_depth_stencil_resolve (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_descriptor_update_template (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_device_group (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_driver_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_get_memory_requirements2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_image_format_list (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_imageless_framebuffer (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_incremental_present (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance1 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance3 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_multiview (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_pipeline_executable_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_push_descriptor (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_relaxed_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_mirror_clamp_to_edge (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_ycbcr_conversion (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.14
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_separate_depth_stencil_layouts (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_atomic_int64 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_clock (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_draw_parameters (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float16_int8 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float_controls (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_non_semantic_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_subgroup_extended_types (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_terminate_invocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_spirv_1_4 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_storage_buffer_storage_class (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.70
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain_mutable_format (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_timeline_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_uniform_buffer_standard_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_variable_pointers (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_vulkan_memory_model (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_workgroup_memory_explicit_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_zero_initialize_workgroup_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_4444_formats (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_buffer_device_address (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_calibrated_timestamps (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_conditional_rendering (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_custom_border_color (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.12
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_clip_enable (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_range_unrestricted (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_descriptor_indexing (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_discard_rectangles (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_display_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_extended_dynamic_state (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_dma_buf (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_host (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_global_priority (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_host_query_reset (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_image_robustness (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_index_type_uint8 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_inline_uniform_block (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_line_rasterization (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_budget (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_priority (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pci_bus_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_cache_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_private_data (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_queue_family_foreign (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_robustness2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sample_locations (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sampler_filter_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_scalar_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_atomic_float (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_demote_to_helper_invocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_image_atomic_int64 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_stencil_export (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_ballot (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_vote (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_viewport_index_layer (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_subgroup_size_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_texel_buffer_alignment (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_transform_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_vertex_attribute_divisor (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_ycbcr_image_arrays (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_buffer_marker (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_device_coherent_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_gcn_shader (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_memory_overallocation_behavior (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_mixed_attachment_samples (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_rasterization_order (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_ballot (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_explicit_vertex_parameter (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_fragment_mask (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_image_load_store_lod (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_trinary_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_texture_gather_bias_lod (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_decorate_string (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_hlsl_functionality1 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_user_type (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_NV_compute_shader_derivatives (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_VALVE_mutable_descriptor_type (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_bind_memory2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_dedicated_allocation (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_descriptor_update_template (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_device_group (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.4
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_driver_properties (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_get_memory_requirements2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_incremental_present (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance1 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance2 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance3 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_multiview (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_push_descriptor (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_relaxed_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_mirror_clamp_to_edge (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_draw_parameters (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_storage_buffer_storage_class (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.70
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_calibrated_timestamps (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_conditional_rendering (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_extended_dynamic_state (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_index_type_uint8 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_post_depth_coverage (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_private_data (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sampler_filter_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_stencil_export (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_viewport_index_layer (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_transform_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_vertex_attribute_divisor (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_decorate_string (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_hlsl_functionality1 (/usr/lib/x86_64-linux-gnu/libvulkan_lvp.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_8bit_storage (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_16bit_storage (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_bind_memory2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_buffer_device_address (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_copy_commands2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_create_renderpass2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_dedicated_allocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_deferred_host_operations (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_depth_stencil_resolve (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_descriptor_update_template (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_device_group (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_driver_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_get_memory_requirements2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_image_format_list (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_imageless_framebuffer (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_incremental_present (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance1 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance3 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_multiview (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_pipeline_executable_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_push_descriptor (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_relaxed_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_mirror_clamp_to_edge (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_ycbcr_conversion (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.14
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_separate_depth_stencil_layouts (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_atomic_int64 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_clock (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_draw_parameters (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float16_int8 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float_controls (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_non_semantic_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_subgroup_extended_types (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_terminate_invocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_spirv_1_4 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_storage_buffer_storage_class (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.70
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain_mutable_format (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_timeline_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_uniform_buffer_standard_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_variable_pointers (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_vulkan_memory_model (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_workgroup_memory_explicit_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_zero_initialize_workgroup_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_4444_formats (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_buffer_device_address (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_calibrated_timestamps (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_conditional_rendering (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_custom_border_color (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.12
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_clip_enable (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_range_unrestricted (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_descriptor_indexing (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_discard_rectangles (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_display_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_extended_dynamic_state (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_dma_buf (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_host (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_global_priority (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_host_query_reset (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_image_robustness (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_index_type_uint8 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_inline_uniform_block (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_line_rasterization (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_budget (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_priority (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pci_bus_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_cache_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_private_data (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_queue_family_foreign (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_robustness2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sample_locations (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sampler_filter_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_scalar_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_atomic_float (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_demote_to_helper_invocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_image_atomic_int64 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_stencil_export (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_ballot (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_vote (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_viewport_index_layer (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_subgroup_size_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_texel_buffer_alignment (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_transform_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_vertex_attribute_divisor (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_ycbcr_image_arrays (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_buffer_marker (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_device_coherent_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_gcn_shader (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_memory_overallocation_behavior (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_mixed_attachment_samples (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_rasterization_order (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_ballot (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_explicit_vertex_parameter (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_fragment_mask (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_image_load_store_lod (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_trinary_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_texture_gather_bias_lod (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_decorate_string (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_hlsl_functionality1 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_user_type (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_NV_compute_shader_derivatives (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_VALVE_mutable_descriptor_type (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_8bit_storage (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_16bit_storage (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_bind_memory2 (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_buffer_device_address (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_copy_commands2 (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_create_renderpass2 (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_dedicated_allocation (Unknown) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_deferred_host_operations (Unknown) version 0.0.4
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_depth_stencil_resolve (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_descriptor_update_template (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_device_group (Unknown) version 0.0.4
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_draw_indirect_count (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_driver_properties (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence_fd (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory_fd (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore_fd (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_get_memory_requirements2 (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_image_format_list (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_imageless_framebuffer (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_incremental_present (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance1 (Unknown) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance2 (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance3 (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_multiview (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_pipeline_executable_properties (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_push_descriptor (Unknown) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_relaxed_block_layout (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_mirror_clamp_to_edge (Unknown) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_ycbcr_conversion (Unknown) version 0.0.14
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_separate_depth_stencil_layouts (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_atomic_int64 (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_clock (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_draw_parameters (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float16_int8 (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float_controls (Unknown) version 0.0.4
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_non_semantic_info (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_subgroup_extended_types (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_terminate_invocation (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_spirv_1_4 (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_storage_buffer_storage_class (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain (Unknown) version 0.0.70
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain_mutable_format (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_timeline_semaphore (Unknown) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_uniform_buffer_standard_layout (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_variable_pointers (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_vulkan_memory_model (Unknown) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_workgroup_memory_explicit_layout (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_zero_initialize_workgroup_memory (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_4444_formats (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_buffer_device_address (Unknown) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_calibrated_timestamps (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_conditional_rendering (Unknown) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_custom_border_color (Unknown) version 0.0.12
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_clip_enable (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_range_unrestricted (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_descriptor_indexing (Unknown) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_discard_rectangles (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_display_control (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_extended_dynamic_state (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_dma_buf (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_host (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_global_priority (Unknown) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_host_query_reset (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_image_robustness (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_index_type_uint8 (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_inline_uniform_block (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_line_rasterization (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_budget (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_priority (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pci_bus_info (Unknown) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_cache_control (Unknown) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_feedback (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_private_data (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_queue_family_foreign (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_robustness2 (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sample_locations (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sampler_filter_minmax (Unknown) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_scalar_block_layout (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_atomic_float (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_demote_to_helper_invocation (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_image_atomic_int64 (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_stencil_export (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_ballot (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_vote (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_viewport_index_layer (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_subgroup_size_control (Unknown) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_texel_buffer_alignment (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_transform_feedback (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_vertex_attribute_divisor (Unknown) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_ycbcr_image_arrays (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_buffer_marker (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_device_coherent_memory (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_draw_indirect_count (Unknown) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_gcn_shader (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_memory_overallocation_behavior (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_mixed_attachment_samples (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_rasterization_order (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_ballot (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties (Unknown) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties2 (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_explicit_vertex_parameter (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_fragment_mask (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_image_load_store_lod (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_info (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_trinary_minmax (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_texture_gather_bias_lod (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_decorate_string (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_hlsl_functionality1 (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_user_type (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_NV_compute_shader_derivatives (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_VALVE_mutable_descriptor_type (Unknown) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Loading layer library libVkLayer_MESA_device_select.so
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Failed to find vkGetDeviceProcAddr in layer libVkLayer_MESA_device_select.so
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_8bit_storage (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_16bit_storage (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_bind_memory2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_buffer_device_address (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_copy_commands2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_create_renderpass2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_dedicated_allocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_deferred_host_operations (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_depth_stencil_resolve (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_descriptor_update_template (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_device_group (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_driver_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_fence_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_memory_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_external_semaphore_fd (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_get_memory_requirements2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_image_format_list (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_imageless_framebuffer (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_incremental_present (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance1 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_maintenance3 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_multiview (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_pipeline_executable_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_push_descriptor (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_relaxed_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_mirror_clamp_to_edge (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_sampler_ycbcr_conversion (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.14
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_separate_depth_stencil_layouts (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_atomic_int64 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_clock (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_draw_parameters (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float16_int8 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_float_controls (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.4
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_non_semantic_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_subgroup_extended_types (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_shader_terminate_invocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_spirv_1_4 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_storage_buffer_storage_class (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.70
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_swapchain_mutable_format (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_timeline_semaphore (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_uniform_buffer_standard_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_variable_pointers (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_vulkan_memory_model (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_workgroup_memory_explicit_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_zero_initialize_workgroup_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_4444_formats (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_buffer_device_address (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_calibrated_timestamps (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_conditional_rendering (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_custom_border_color (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.12
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_clip_enable (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_depth_range_unrestricted (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_descriptor_indexing (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_discard_rectangles (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_display_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_extended_dynamic_state (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_dma_buf (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_external_memory_host (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_global_priority (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_host_query_reset (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_image_robustness (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_index_type_uint8 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_inline_uniform_block (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_line_rasterization (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_budget (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_memory_priority (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pci_bus_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_cache_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_pipeline_creation_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_private_data (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_queue_family_foreign (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_robustness2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sample_locations (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_sampler_filter_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_scalar_block_layout (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_atomic_float (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_demote_to_helper_invocation (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_image_atomic_int64 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_stencil_export (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_ballot (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_subgroup_vote (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_shader_viewport_index_layer (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_subgroup_size_control (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_texel_buffer_alignment (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_transform_feedback (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_vertex_attribute_divisor (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.3
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_EXT_ycbcr_image_arrays (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_buffer_marker (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_device_coherent_memory (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_draw_indirect_count (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_gcn_shader (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_memory_overallocation_behavior (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_mixed_attachment_samples (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_rasterization_order (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_ballot (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.2
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_core_properties2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_explicit_vertex_parameter (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_fragment_mask (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_image_load_store_lod (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_info (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_shader_trinary_minmax (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_AMD_texture_gather_bias_lod (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_decorate_string (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_hlsl_functionality1 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_GOOGLE_user_type (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_NV_compute_shader_derivatives (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [INFO] 
GENERAL [Loader Message (0)] : Device Extension: VK_VALVE_mutable_descriptor_type (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1
object info: (type: INSTANCE, hndl: 139744210662608)

09:35:34 [WARN] Unknown decoration ColMajor
09:35:34 [WARN] Unknown decoration MatrixStride
09:35:34 [WARN] Treating VertexIndex as unsigned
09:35:34 [WARN] Unknown decoration ColMajor
09:35:34 [WARN] Unknown decoration MatrixStride
09:35:34 [WARN] Unused item decorations: {13: Decoration { name: Some("size"), built_in: None, location: None, desc_set: None, desc_index: None, block: None, offset: None, array_stride: None, interpolation: None, flags: (empty) }, 14: Decoration { name: Some("radius"), built_in: None, location: None, desc_set: None, desc_index: None, block: None, offset: None, array_stride: None, interpolation: None, flags: (empty) }, 11: Decoration { name: Some("frag_coord"), built_in: None, location: None, desc_set: None, desc_index: None, block: None, offset: None, array_stride: None, interpolation: None, flags: (empty) }, 12: Decoration { name: Some("position"), built_in: None, location: None, desc_set: None, desc_index: None, block: None, offset: None, array_stride: None, interpolation: None, flags: (empty) }}
09:35:34 [WARN] Unknown decoration ColMajor
09:35:34 [WARN] Unknown decoration MatrixStride
09:35:34 [WARN] Treating VertexIndex as unsigned
09:35:40 [ERROR] thread 'unnamed' panicked at 'Next frame: Timeout': /home/jack/.cargo/registry/src/github.com-1ecc6299db9ec823/iced_wgpu-0.4.0/src/window/compositor.rs:126

help with downloading

Hi, I tried to follow the instructions and follow the terminal part. I put In my password, which I know, but it keeps saying sorry, try again what do I do please let me know

Feature request: Resizing

the GUI is too small for me to comfortably use on my screen (1080p 17"). Larger window sizes and/or continuously variable resizing would be very much appreciated, if that's doable.

Build fails: "failed to resolve patches for `https://github.com/RustAudio/baseview`"

Describe the bug

When I tried to build OctaSine, cargo threw an error having to do with the baseview dependency.

What did you try to do

  1. Clone the OctaSine repository
  2. Attempt to build with cargo +nightly build --release --features simd -p octasine_vst2_plugin (building without SIMD fails in the same way)

Cargo output:

    Updating git repository `https://github.com/greatest-ape/baseview.git`
error: failed to resolve patches for `https://github.com/RustAudio/baseview`

Caused by:
  failed to load source for dependency `baseview`

Caused by:
  Unable to update https://github.com/greatest-ape/baseview.git?branch=octasine#780edcee

Caused by:
  object not found - no match for id (780edcee7e214634992523ddb51a5f7d371791ad); class=Odb (9); code=NotFound (-3)

I eventually built baseview myself (using the same fork and branch specified in Cargo.toml) and pointed Cargo at the directory where I had built the patched version, instead of the version on GitHub. I think this would've worked, except I ran into another issue with iced_baseview.

Expected behavior

It compiles OctaSine.

Software (please complete the following information):

  • OctaSine version: git master branch (e53551a)
  • OS: Arch Linux

debian stable SIMD build fails + GUI crashes with โ€Next frame: Outdatedโ€

Installed the nightly cargo toolchain. build went fine until:

  [ 81%] Built target sleefavx
  make[2]: Leaving directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  /usr/bin/make -f src/libm/CMakeFiles/sleefgnuabiavx512fsp.dir/build.make src/libm/CMakeFiles/sleefgnuabiavx512fsp.dir/build
  make[2]: Entering directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  make[2]: Nothing to be done for 'src/libm/CMakeFiles/sleefgnuabiavx512fsp.dir/build'.
  make[2]: Leaving directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  make[2]: Leaving directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  [ 84%] Built target sleefdetfma4
  /usr/bin/make -f src/libm/CMakeFiles/sleefgnuabiavx512fdp.dir/build.make src/libm/CMakeFiles/sleefgnuabiavx512fdp.dir/build
  make[2]: Entering directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  make[2]: Nothing to be done for 'src/libm/CMakeFiles/sleefgnuabiavx512fdp.dir/build'.
  make[2]: Leaving directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  make[2]: Leaving directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  /usr/bin/make -f src/libm/CMakeFiles/sleefavx512f.dir/build.make src/libm/CMakeFiles/sleefavx512f.dir/build
  make[2]: Leaving directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  make[2]: Leaving directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  make[2]: Leaving directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  /usr/bin/make -f src/libm/CMakeFiles/dispsse_obj.dir/build.make src/libm/CMakeFiles/dispsse_obj.dir/build
  make[2]: Leaving directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  /usr/bin/make -f src/libm/CMakeFiles/dispavx_obj.dir/build.make src/libm/CMakeFiles/dispavx_obj.dir/build
  /usr/bin/make -f src/libm/CMakeFiles/sleefscalar.dir/build.make src/libm/CMakeFiles/sleefscalar.dir/build
  /usr/bin/make -f src/libm/CMakeFiles/dispscalar_obj.dir/build.make src/libm/CMakeFiles/dispscalar_obj.dir/build
  make[2]: Entering directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  make[2]: Nothing to be done for 'src/libm/CMakeFiles/sleefavx512f.dir/build'.
  make[2]: Leaving directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  make[2]: Entering directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  make[2]: Nothing to be done for 'src/libm/CMakeFiles/dispsse_obj.dir/build'.
  make[2]: Leaving directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  make[2]: Entering directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  make[2]: Nothing to be done for 'src/libm/CMakeFiles/dispavx_obj.dir/build'.
  make[2]: Leaving directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  make[2]: Entering directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  make[2]: Nothing to be done for 'src/libm/CMakeFiles/sleefscalar.dir/build'.
  make[2]: Leaving directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  make[2]: Entering directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  make[2]: Nothing to be done for 'src/libm/CMakeFiles/dispscalar_obj.dir/build'.
  make[2]: Leaving directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  [ 85%] Built target sleefgnuabiavx512fsp
  [ 87%] Built target dispsse_obj
  [ 88%] Built target sleefgnuabiavx512fdp
  /usr/bin/make -f src/libm/CMakeFiles/sleefgnuabi.dir/build.make src/libm/CMakeFiles/sleefgnuabi.dir/depend
  make[2]: Entering directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  cd /home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/dreamer/.cargo/git/checkouts/sleef-sys-19b817f705a3e80d/f0a65b8/sleef /home/dreamer/.cargo/git/checkouts/sleef-sys-19b817f705a3e80d/f0a65b8/sleef/src/libm /home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build /home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build/src/libm /home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build/src/libm/CMakeFiles/sleefgnuabi.dir/DependInfo.cmake --color=
  [ 91%] Built target sleefavx512f
  [ 92%] Built target dispavx_obj
  [ 95%] Built target dispscalar_obj
  [ 96%] Built target sleefscalar
  /usr/bin/make -f src/libm/CMakeFiles/sleef.dir/build.make src/libm/CMakeFiles/sleef.dir/depend
  make[2]: Entering directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  cd /home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/dreamer/.cargo/git/checkouts/sleef-sys-19b817f705a3e80d/f0a65b8/sleef /home/dreamer/.cargo/git/checkouts/sleef-sys-19b817f705a3e80d/f0a65b8/sleef/src/libm /home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build /home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build/src/libm /home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build/src/libm/CMakeFiles/sleef.dir/DependInfo.cmake --color=
  make[2]: Leaving directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  /usr/bin/make -f src/libm/CMakeFiles/sleefgnuabi.dir/build.make src/libm/CMakeFiles/sleefgnuabi.dir/build
  make[2]: Entering directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  make[2]: Nothing to be done for 'src/libm/CMakeFiles/sleefgnuabi.dir/build'.
  make[2]: Leaving directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  make[2]: Leaving directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  /usr/bin/make -f src/libm/CMakeFiles/sleef.dir/build.make src/libm/CMakeFiles/sleef.dir/build
  make[2]: Entering directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  make[2]: Nothing to be done for 'src/libm/CMakeFiles/sleef.dir/build'.
  make[2]: Leaving directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  [ 98%] Built target sleefgnuabi
  [100%] Built target sleef
  make[1]: Leaving directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  /usr/bin/cmake -E cmake_progress_start /home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build/CMakeFiles 0
  /usr/bin/make -f CMakeFiles/Makefile2 preinstall
  make[1]: Entering directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  make[1]: Nothing to be done for 'preinstall'.
  make[1]: Leaving directory '/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/build'
  Install the project...
  /usr/bin/cmake -P cmake_install.cmake
  -- Install configuration: "RelWithDebInfo"
  -- Up-to-date: /home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/lib/libsleef.a
  -- Up-to-date: /home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/include/sleef.h
  -- Up-to-date: /home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/lib/pkgconfig/sleef.pc
  -- Up-to-date: /home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/lib/libsleefgnuabi.a
  cargo:root=/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out
  cargo:rustc-link-lib=static=sleef
  cargo:rustc-link-search=native=/home/dreamer/Sources/_audio/_plugins/OctaSine/target/release/build/sleef-sys-59a35f00c99994cf/out/lib

  --- stderr
     Entering             /home/dreamer/.cargo/git/checkouts/sleef-sys-19b817f705a3e80d/f0a65b8/sleef/src
     Called from: [1]	/home/dreamer/.cargo/git/checkouts/sleef-sys-19b817f705a3e80d/f0a65b8/sleef/CMakeLists.txt
     Entering             /home/dreamer/.cargo/git/checkouts/sleef-sys-19b817f705a3e80d/f0a65b8/sleef/src/libm
     Called from: [1]	/home/dreamer/.cargo/git/checkouts/sleef-sys-19b817f705a3e80d/f0a65b8/sleef/src/CMakeLists.txt
     Returning to         /home/dreamer/.cargo/git/checkouts/sleef-sys-19b817f705a3e80d/f0a65b8/sleef/src
     Called from: [1]	/home/dreamer/.cargo/git/checkouts/sleef-sys-19b817f705a3e80d/f0a65b8/sleef/src/CMakeLists.txt
     Entering             /home/dreamer/.cargo/git/checkouts/sleef-sys-19b817f705a3e80d/f0a65b8/sleef/src/common
     Called from: [1]	/home/dreamer/.cargo/git/checkouts/sleef-sys-19b817f705a3e80d/f0a65b8/sleef/src/CMakeLists.txt
     Returning to         /home/dreamer/.cargo/git/checkouts/sleef-sys-19b817f705a3e80d/f0a65b8/sleef/src
     Called from: [1]	/home/dreamer/.cargo/git/checkouts/sleef-sys-19b817f705a3e80d/f0a65b8/sleef/src/CMakeLists.txt
     Returning to         /home/dreamer/.cargo/git/checkouts/sleef-sys-19b817f705a3e80d/f0a65b8/sleef
     Called from: [1]	/home/dreamer/.cargo/git/checkouts/sleef-sys-19b817f705a3e80d/f0a65b8/sleef/CMakeLists.txt
     Target system: Linux-5.10.0-0.bpo.5-amd64
     Called from: [1]	/home/dreamer/.cargo/git/checkouts/sleef-sys-19b817f705a3e80d/f0a65b8/sleef/CMakeLists.txt
     Target processor: x86_64
     Called from: [1]	/home/dreamer/.cargo/git/checkouts/sleef-sys-19b817f705a3e80d/f0a65b8/sleef/CMakeLists.txt
     Host system: Linux-5.10.0-0.bpo.5-amd64
     Called from: [1]	/home/dreamer/.cargo/git/checkouts/sleef-sys-19b817f705a3e80d/f0a65b8/sleef/CMakeLists.txt
     Host processor: x86_64
     Called from: [1]	/home/dreamer/.cargo/git/checkouts/sleef-sys-19b817f705a3e80d/f0a65b8/sleef/CMakeLists.txt
     Detected C compiler: GNU @ /usr/bin/cc
     Called from: [1]	/home/dreamer/.cargo/git/checkouts/sleef-sys-19b817f705a3e80d/f0a65b8/sleef/CMakeLists.txt
     CMake: 3.16.3
     Called from: [1]	/home/dreamer/.cargo/git/checkouts/sleef-sys-19b817f705a3e80d/f0a65b8/sleef/CMakeLists.txt
     Make program: /usr/bin/make
     Called from: [1]	/home/dreamer/.cargo/git/checkouts/sleef-sys-19b817f705a3e80d/f0a65b8/sleef/CMakeLists.txt

     Called from: [1]	/home/dreamer/.cargo/git/checkouts/sleef-sys-19b817f705a3e80d/f0a65b8/sleef/CMakeLists.txt
  *** Note: Parallel build is only supported with Ninja ***
     Called from: [1]	/home/dreamer/.cargo/git/checkouts/sleef-sys-19b817f705a3e80d/f0a65b8/sleef/CMakeLists.txt

     Called from: [1]	/home/dreamer/.cargo/git/checkouts/sleef-sys-19b817f705a3e80d/f0a65b8/sleef/CMakeLists.txt
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:425:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:435:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:444:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:453:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:463:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:472:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:481:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:491:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:500:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:509:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:519:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:528:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:790:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:800:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:809:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:818:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:828:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:837:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:846:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size
  fatal error: too many errors emitted, stopping now [-ferror-limit=]
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:425:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size, err: true
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:435:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size, err: true
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:444:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size, err: true
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:453:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size, err: true
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:463:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size, err: true
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:472:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size, err: true
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:481:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size, err: true
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:491:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size, err: true
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:500:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size, err: true
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:509:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size, err: true
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:519:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size, err: true
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:528:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size, err: true
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:790:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size, err: true
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:800:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size, err: true
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:809:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size, err: true
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:818:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size, err: true
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:828:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size, err: true
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:837:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size, err: true
  /usr/lib/llvm-7/lib/clang/7.0.1/include/avx512bwintrin.h:846:10: error: invalid conversion between vector type '__m512i' (vector of 8 'long long' values) and integer type 'int' of different size, err: true
  fatal error: too many errors emitted, stopping now [-ferror-limit=], err: true
  thread 'main' panicked at 'Unable to generate bindings: ()', /home/dreamer/.cargo/git/checkouts/sleef-sys-19b817f705a3e80d/f0a65b8/build.rs:142:10
  stack backtrace:
     0:     0x560b373ac170 - std::backtrace_rs::backtrace::libunwind::trace::hfa838fc631229987
                                 at /rustc/24bdc6d73a75dce9a7013ebc7c037013ff4ea099/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
     1:     0x560b373ac170 - std::backtrace_rs::backtrace::trace_unsynchronized::h93a23e36ec026219
                                 at /rustc/24bdc6d73a75dce9a7013ebc7c037013ff4ea099/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
     2:     0x560b373ac170 - std::sys_common::backtrace::_print_fmt::hba56c7f796a4152f
                                 at /rustc/24bdc6d73a75dce9a7013ebc7c037013ff4ea099/library/std/src/sys_common/backtrace.rs:67:5
     3:     0x560b373ac170 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h214637f1e26310e1
                                 at /rustc/24bdc6d73a75dce9a7013ebc7c037013ff4ea099/library/std/src/sys_common/backtrace.rs:46:22
     4:     0x560b373d220c - core::fmt::write::h7aa6cd0067dca82a
                                 at /rustc/24bdc6d73a75dce9a7013ebc7c037013ff4ea099/library/core/src/fmt/mod.rs:1110:17
     5:     0x560b373a8b55 - std::io::Write::write_fmt::heb07fc0616bbd06d
                                 at /rustc/24bdc6d73a75dce9a7013ebc7c037013ff4ea099/library/std/src/io/mod.rs:1588:15
     6:     0x560b373aeb2b - std::sys_common::backtrace::_print::h2c2441c37e894fb5
                                 at /rustc/24bdc6d73a75dce9a7013ebc7c037013ff4ea099/library/std/src/sys_common/backtrace.rs:49:5
     7:     0x560b373aeb2b - std::sys_common::backtrace::print::h4fb679ac439362ea
                                 at /rustc/24bdc6d73a75dce9a7013ebc7c037013ff4ea099/library/std/src/sys_common/backtrace.rs:36:9
     8:     0x560b373aeb2b - std::panicking::default_hook::{{closure}}::h56bbadec2356e5d2
                                 at /rustc/24bdc6d73a75dce9a7013ebc7c037013ff4ea099/library/std/src/panicking.rs:208:50
     9:     0x560b373ae601 - std::panicking::default_hook::hb25822b45f6fdc4e
                                 at /rustc/24bdc6d73a75dce9a7013ebc7c037013ff4ea099/library/std/src/panicking.rs:225:9
    10:     0x560b373af1f4 - std::panicking::rust_panic_with_hook::h4da5578e7277d2d4
                                 at /rustc/24bdc6d73a75dce9a7013ebc7c037013ff4ea099/library/std/src/panicking.rs:622:17
    11:     0x560b373aecd7 - std::panicking::begin_panic_handler::{{closure}}::h003783ddb3cba4e8
                                 at /rustc/24bdc6d73a75dce9a7013ebc7c037013ff4ea099/library/std/src/panicking.rs:519:13
    12:     0x560b373ac64c - std::sys_common::backtrace::__rust_end_short_backtrace::hd138d2032731ed21
                                 at /rustc/24bdc6d73a75dce9a7013ebc7c037013ff4ea099/library/std/src/sys_common/backtrace.rs:141:18
    13:     0x560b373aec39 - rust_begin_unwind
                                 at /rustc/24bdc6d73a75dce9a7013ebc7c037013ff4ea099/library/std/src/panicking.rs:515:5
    14:     0x560b36df9a61 - core::panicking::panic_fmt::hbe99dddd3092ba3c
                                 at /rustc/24bdc6d73a75dce9a7013ebc7c037013ff4ea099/library/core/src/panicking.rs:92:14
    15:     0x560b36df9b53 - core::result::unwrap_failed::hf79563fef9d11ab8
                                 at /rustc/24bdc6d73a75dce9a7013ebc7c037013ff4ea099/library/core/src/result.rs:1355:5
    16:     0x560b36e03446 - core::result::Result<T,E>::expect::h06712fec5b6af28f
                                 at /rustc/24bdc6d73a75dce9a7013ebc7c037013ff4ea099/library/core/src/result.rs:997:23
    17:     0x560b36dff087 - build_script_build::main::hd17350fdb5912970
                                 at /home/dreamer/.cargo/git/checkouts/sleef-sys-19b817f705a3e80d/f0a65b8/build.rs:138:20
    18:     0x560b36dffa2b - core::ops::function::FnOnce::call_once::h98d8bbb42ee8a553
                                 at /rustc/24bdc6d73a75dce9a7013ebc7c037013ff4ea099/library/core/src/ops/function.rs:227:5
    19:     0x560b36e03e5e - std::sys_common::backtrace::__rust_begin_short_backtrace::h79cb0a0ad5b43d4f
                                 at /rustc/24bdc6d73a75dce9a7013ebc7c037013ff4ea099/library/std/src/sys_common/backtrace.rs:125:18
    20:     0x560b36e01241 - std::rt::lang_start::{{closure}}::h2bd24ce52f66acb1
                                 at /rustc/24bdc6d73a75dce9a7013ebc7c037013ff4ea099/library/std/src/rt.rs:49:18
    21:     0x560b373af7f9 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hd933294140eb11aa
                                 at /rustc/24bdc6d73a75dce9a7013ebc7c037013ff4ea099/library/core/src/ops/function.rs:259:13
    22:     0x560b373af7f9 - std::panicking::try::do_call::h8342fe3d9218b807
                                 at /rustc/24bdc6d73a75dce9a7013ebc7c037013ff4ea099/library/std/src/panicking.rs:401:40
    23:     0x560b373af7f9 - std::panicking::try::hcbd73d6d0d58a8f0
                                 at /rustc/24bdc6d73a75dce9a7013ebc7c037013ff4ea099/library/std/src/panicking.rs:365:19
    24:     0x560b373af7f9 - std::panic::catch_unwind::hde9cf73f810acfcc
                                 at /rustc/24bdc6d73a75dce9a7013ebc7c037013ff4ea099/library/std/src/panic.rs:434:14
    25:     0x560b373af7f9 - std::rt::lang_start_internal::heb39e7ea6e5d6f6f
                                 at /rustc/24bdc6d73a75dce9a7013ebc7c037013ff4ea099/library/std/src/rt.rs:34:21
    26:     0x560b36e01220 - std::rt::lang_start::h8f523ee877542271
                                 at /rustc/24bdc6d73a75dce9a7013ebc7c037013ff4ea099/library/std/src/rt.rs:48:5
    27:     0x560b36dff3fc - main
    28:     0x7f9d7e4a809b - __libc_start_main
    29:     0x560b36dfa25a - _start
    30:                0x0 - <unknown>
warning: build failed, waiting for other jobs to finish...
error: build failed

Various suggestions/feedback

This might be better suited for Discussions tab (if it were enabled in this Repo).

Playing with OctaSine more, I see a lot of potential, and I have a whole bunch of suggestions/thoughts/ideas. Maybe some are good. Apologies if its overwhelming - I'm not expecting anything. :)

Mode for relative pitches

A way to use "Octave" and "Semitone" instead of "Ratio" and "Free", maybe a lock switch like this:
image
The benefit would be more traditional pitch adjustments, can allow easier fourth/fifth intervals.

A further 3rd mode for Fixed frequencies (for atonal or percussive sounds) may be useful.

Slight adjustments to FM

While Mod. Index is exponential, this is actually quite different to any other FM synth. In fact, I've never even come across "Mod Index" - FM is usually achieved strictly through operator amplification or feedback. This is not a bad thing, but I think it has some implications.

In OctaSine I typically find myself setting the Mod. Index and not touching it further (because the non-linearity can be unpredictable). I then would use operator volumes or feedback to finely tune it, but the issue I find is that those parameters do not go far enough.

Some possible ways to improve this:

  • Allowing Mod. Index to be switched into a linear scale might be all that is needed, perhaps a toggle button to switch between the two like so:
    image

  • Keep Mod. Index exponential, but allow for higher modulation amount ranges on both operator amplitudes and feedback amount. Perhaps compare the ranges with Piper2 (free Windows FM vst) - the equivalent knobs in this have a more pronounced effect at the maximum values (and personally I think its better that way).

Move the FM destination control to the operator panel.

I think it would be better and more intuitive if the FM destinations were right inside the operator panels:

image

This way, the intended routing combinations are more apparent (at least to me). And you could even show a line/arrow diagram to show the signal flow.

You may also consider allowing multiple destinations (Checkbox instead of Radio buttons), so that for example, operator 4 can affect 3, 2 and 1 all at once. This would allow a few DX21 algorithms currently not possible to become possible.

Also you may want to use your nice waveform box here for the Sine/Noise as it takes up less space. :)

Improve Envelope editor

The envelope editor is a bit of a slog to use IMO, constantly needing to zoom and pan the view. I think it would be better if the need to pan/zoom can be eliminated.

Here is I think a potential improvement:

image

  • The time and level can be shown in the box under it. Zoom/pan not necessary.
  • One extra point added, which can allow some DX21 / DX7 shapes not possible with normal ADSR.
  • Clicking and drag lines themselves can 'bend' the curve (tension), allowing for full range between linear, logarithmic and exponential. VERY optional but that would be amazing. ๐Ÿ˜‹

Other ideas (Low priority)

  • Noise / Sample and Hold Waveform for LFO
  • Pitch bend range control (0-12)
  • Portamento / Glide
  • Operator waveforms - TX81z style waveforms are probably best (mathematical transformations of sine wave). Invert polarity? Rectify? Absolute Value? Floor/Ceil?
  • Each LFO can be assigned to more than one target with different amounts.
  • Add Mod Wheel to work somehow
  • Key tracking (alter volume or envelope speed at different octaves)
  • Ability to quickly disable operators

Silly ideas

  • Waveform interpolation tone control (Morph between Sine and selected waveform)
  • Less harsh noise? Pink noise? Or maybe just remove entirely - because FM itself can generate noise at high amounts.
  • Per-operator Velocity control? (to allow for refined control of dynamics)
  • ADSR able to Loop? (Crazy idea but might be good)

Velocity behavior is unexpected

Describe the bug
This isn't exactly a bug, but I think it's undesired behavior in many cases: velocity should not affect the MOD OUT amount, at least by default.

If there is a default velocity behavior, it should probably only affect the output level, with the ability to adjust per-operator how much it affects the MOD OUT amount.

What did you try to do
Steps to reproduce the behavior:
Make a patch like this (an attempt to use square waves for percussive noise):
image

Enter some MIDI notes like this (note the differences in velocity):
image

Expected behavior
The output sounds the same, with different volume levels depending on the velocity.

Software (please complete the following information):

  • DAW: Bitwig 4.4.10
  • OS: Windows 10
  • OctaSine version: v0.8.6

Improve FL Studio automation support

I just installed the plugin and I tried to automate the controls without any luck. Is there a way to support it?

If that's the case, I can help testing.

Build fails: use of undeclared crate or module `platform` [FreeBSD support]

error[E0433]: failed to resolve: use of undeclared crate or module `platform`
  --> /disk-samsung/freebsd-ports/audio/octasine/work/baseview-b3712638bacb3fdf2883cb5aa3f6caed0e91ac8c/src/window.rs:16:20
   |
16 |     window_handle: platform::WindowHandle,
   |                    ^^^^^^^^ use of undeclared crate or module `platform`

error[E0433]: failed to resolve: use of undeclared crate or module `platform`
  --> /disk-samsung/freebsd-ports/audio/octasine/work/baseview-b3712638bacb3fdf2883cb5aa3f6caed0e91ac8c/src/window.rs:28:27
   |
28 |     fn new(window_handle: platform::WindowHandle) -> Self {
   |                           ^^^^^^^^ use of undeclared crate or module `platform`

error[E0433]: failed to resolve: use of undeclared crate or module `platform`
  --> /disk-samsung/freebsd-ports/audio/octasine/work/baseview-b3712638bacb3fdf2883cb5aa3f6caed0e91ac8c/src/window.rs:56:21
   |
56 |     window: &'a mut platform::Window,
   |                     ^^^^^^^^ use of undeclared crate or module `platform`

error[E0433]: failed to resolve: use of undeclared crate or module `platform`
  --> /disk-samsung/freebsd-ports/audio/octasine/work/baseview-b3712638bacb3fdf2883cb5aa3f6caed0e91ac8c/src/window.rs:62:36
   |
62 |     pub(crate) fn new(window: &mut platform::Window) -> Window {
   |                                    ^^^^^^^^ use of undeclared crate or module `platform`

error[E0433]: failed to resolve: use of undeclared crate or module `platform`
  --> /disk-samsung/freebsd-ports/audio/octasine/work/baseview-b3712638bacb3fdf2883cb5aa3f6caed0e91ac8c/src/gl/mod.rs:69:20
   |
69 |     CreationFailed(platform::CreationFailedError),
   |                    ^^^^^^^^ use of undeclared crate or module `platform`

error[E0433]: failed to resolve: use of undeclared crate or module `platform`
  --> /disk-samsung/freebsd-ports/audio/octasine/work/baseview-b3712638bacb3fdf2883cb5aa3f6caed0e91ac8c/src/gl/mod.rs:73:14
   |
73 |     context: platform::GlContext,
   |              ^^^^^^^^ use of undeclared crate or module `platform`

error[E0433]: failed to resolve: use of undeclared crate or module `platform`
  --> /disk-samsung/freebsd-ports/audio/octasine/work/baseview-b3712638bacb3fdf2883cb5aa3f6caed0e91ac8c/src/gl/mod.rs:82:9
   |
82 |         platform::GlContext::create(parent, config)
   |         ^^^^^^^^ use of undeclared crate or module `platform`

error[E0433]: failed to resolve: use of undeclared crate or module `platform`
  --> /disk-samsung/freebsd-ports/audio/octasine/work/baseview-b3712638bacb3fdf2883cb5aa3f6caed0e91ac8c/src/window.rs:73:39
   |
73 |         let window_handle = platform::Window::open_parented::<P, H, B>(parent, options, build);
   |                                       ^^^^^^ not found in `platform`
   |

The platrorm crate used in the code isn't listed in Cargo.lock

Version: 0.8.1
rust-1.63.0
FreeBSD 13.1 STABLE

Dark Theme turn into White Theme when re-open the GUI

Describe the bug

the dark theme switched back into white theme when the interface is re-opened

What did you try to do

  1. i load the plugin into bitwig 4.0.7
  2. click on theme it turns in dark mode
  3. close/minimize the plugin
  4. open the plugin via "show plugin window" from the wrapper
  5. the theme is now white

Expected behavior
dark theme

Screenshots
no

Software (please complete the following information):

  • OctaSine version [0.7.0].
  • DAW [Bitwig 4.0.7]
  • OS: [Windows 10 Pro]

Log file contents

11:34:58 [INFO] init
11:34:58 [INFO] OS: Windows 10.0.19043 (Windows 10 Pro) [64-bit]
11:34:58 [INFO] OctaSine build: v0.7.0 (b05fcf1) (gl)

cheers*

Octasine Ver. 0.8.2 crashes on launch.

Describe the bug
The bug is my DAW crashing when I try to launch Octasine.

What did you try to do
Steps to reproduce the behavior:

  1. Find Octasine in the plugin directory.
  2. Drag Octasine to the plugin import spot.
  3. DAW Crashes.

Expected behavior
I expected the program to run when I launched it in my DAW.

Screenshots
https://user-images.githubusercontent.com/121590713/209895596-e7d4c89e-3ec6-4a1d-a7f0-2dd5e351473c.png
https://user-images.githubusercontent.com/121590713/209895601-6ef73c08-3b06-49d3-8cd8-27cd4a9b78fc.png

Software (please complete the following information):

  • OctaSine version 0.8.2.
  • DAW [My DAW is Waveform. I have also tried Soundbridge and that also crashes.]
  • OS: [Windows 10]

Additional context
I put "OctaSine v0.8.dll" in C:\Program Files\VstPlugins

Log file contents
Please include the contents of the OctaSine log file (OctaSine.log). Its location depends on your operating system (replace Alice with your username):

  • On macOS: /Users/Alice/Library/Application Support/com.OctaSine.OctaSine/OctaSine.log
  • On Windows: C:\Users\Alice\Documents\OctaSine\OctaSine.log
  • On Linux: /home/Alice/.config/octasine/OctaSine.log
Octasine.log:
20:15:01 [INFO] init

20:15:01 [INFO] OS: Windows 10.0.19045 (Windows 10 Home) [64-bit]
20:15:01 [INFO] OctaSine build: v0.8.2 (6abeae3) (gl)
20:15:01 [ERROR] thread '<unnamed>' panicked at 'ERROR: 0:13: 'location' : not supported for this version or the enabled extensions 
ERROR: 0:13: '' : missing #endif 
ERROR: 0:13: '' : compilation terminated 
ERROR: 3 compilation errors.  No code generated.

': C:\Users\runneradmin\.cargo\registry\src\git

Soundbridge.log (I think it might be helpful):
[SoundBridge.log](https://github.com/greatest-ape/OctaSine/files/10317304/SoundBridge.log)
hub.com-1ecc6299db9ec823\iced_glow-0.5.1\src\program.rs:77


Indicate whether Windows build is 32-bit or 64-bit

This is not a bug, but the issue tracker won't let me create anything but a bug report. I just suggest indicating whether the Windows build is 64-bit or 32-bit. I assume it's 64-bit, but I'd prefer not to assume.

Can click through 'Actions' popup menu to window underneath

Describe the bug
When the 'Actions' popup menu appears, it mostly covers the modulation routing widget. If you click a menu item at a node over the modulation routing widget, it will toggle the node through the popup. This is in Tracktion Waveform Pro 12.

What did you try to do
Steps to reproduce the behavior:

  1. Click 'Actions...'
  2. Select 'Rename Patch' but make sure to click over a node in the now obscured routing widget
  3. The node will be toggled

Expected behavior
Mouse events shouldn't pass through to the window below the popup menu.

Screenshots
If applicable, please add screenshots to help explain your problem.

Log file contents
No crash so no log file...

Software (please complete the following information):

  • DAW: Tracktion Waveform Pro 12
  • OS: Windows 10
  • OctaSine version: 0.8.3

Crash with 'Clear' option in Waveform Pro12

Describe the bug
Attempt to reset to 'init' state using the 'Clear Patch' action crashes the plugin. Note this is using the vst version.

What did you try to do
Steps to reproduce the behavior:

  1. Go to 'Actions...'
  2. Click on 'Clear'
  3. Plugin crashes

Expected behavior
Plugin reset to 'init' state

Log file contents

10:39:42 [INFO] init
10:39:42 [INFO] OS: Windows 10.0.19044 (Windows 10 Home) [64-bit]
10:39:42 [INFO] OctaSine build: v0.8.3 (70f9735) (gl) (vst2)
10:40:15 [ERROR] thread '<unnamed>' panicked at 'already borrowed: BorrowMutError': C:\Users\runneradmin\.cargo\git\checkouts\baseview-9d6c750431f4479e\7001c25\src\win\window.rs:286

Interesting that clippy didn't pick this up...

Software (please complete the following information):

  • DAW Tracktion Waveform Pro 12
  • OS: Windows 10
  • OctaSine version: 0.8.3

Additional context
Please add any other context about the problem here.

FR: Pitch bend support?

Is it correct, that this synth currently does not have support for pitch bend? If so, that is really a pity, because it really sounds great, but having no pitch bend makes it much less useful for expressive lead and bass sounds.

It would be great to see that added, preferably with a configurable pitch bend range, even better with seperate up/down amounts.

I tried working around the lack of pitch bend support by using a plugin to convert PB into a MIDI control change and assign that to a synth param in Carla. Alas, that doesn't work well, because the Master Frequency param has a very exponential response, so it's almost impossible to find the right maximum value to have e.g a modulation range of 2 semitones. The oscillator fine frequency param works better, but then you would need to assign the same CC to several params (OSC1,2,3,4), which most hosts won't allow (Carla certainly doesn't).

Clicking and dragging envelope points does not work reliably

Describe the bug
Hovering/clicking points in the envelope does not always work properly. Most times clicking and dragging a point works, but especially in cases where there are multiple close together with overlapping graphics (like a sustain level of 0 and a short release) the UI does not always select the most appropriate point, or any point at all when trying to edit the envelope.

NOTE: this is sporadic and infrequent when attempting to edit envelopes.

Also NOTE: it appears to work once a point gets the hover style, but hovering over the envelope point with the mouse doesn't always get the hover style, it seems like the left side of the point is where the problem is more likely.

What did you try to do
I have not found an exact way to reliably replicate this. Probably the closest is: make the smallest possible envelope (shortest attack, decay, sustain 0, shortest release), attempt to edit the envelope.

Expected behavior
The closest point moves when I click and drag within a particular distance.

Software (please complete the following information):

  • OctaSine version: v0.7.0 (maybe more pronounced on the distro in #85)
  • DAW: Bitwig 4.3.4
  • OS: Windows 10

P.S.: I implemented this in my own plugin (STFU: https://zeeks.app/) using a distance formula and found this to be very reliable. I'm happy to share the code/algorithm/approach if that would help at all (it's C++ and just a very simple distance formula).

LFO does not work like a typical LFO

In most synths, as the amount is increased, it is applied in both directions equally and linearly. In OctaSine, it only goes in one direction at a time, and it appears to increase exponentially.

I feel this is going to throw people off; I've personally never encountered an LFO working like this before.

A vibrato or tremolo, or other traditional LFO effect requires the same amount to be applied in both directions, and ideally is linear, for less precision needed during modwheel performances.

I can't make a satisfying vibrato using OctaSine's LFOs, it seems more geared toward atonal or effect sounds, which is a bit limiting.

It would be good if each LFO had a mode switch, to go from the current LFO (assuming you wish to keep it at all) to a more traditional one. Also, I'd suggest adding Sine to the waveform list. A slowly modulated triangle does not achieve the same range and shape as a sine at the crest point, it can have a significant effect on the sound.

Also, the pitch bend doesn't seem to react, so that cannot be used to get around this.

Microtuning?

Would it be possible to implement support for microtuning?

Compilation error on Aarch64

Describe the bug

I get a compilation error when trying to compile OctaSine 0.8.3 on Linux Aarch64 (on a Raspberry 4). Version 0.8.2 compiled without errors.

What did you try to do

Steps to reproduce the behavior:

Build command:

 cargo xtask bundle octasine --release

Expected behavior

OctaSine VST2 and CLAP plugins are build, like on x86_64 arch.

Screenshots

n/a

Log file contents

[...]
   Compiling sleef-trig v0.1.0
error[E0308]: mismatched types
  --> octasine/src/plugin/clap/mod.rs:18:16
   |
18 |     init: Some(init),
   |           ---- ^^^^ expected `u8`, found `i8`
   |           |
   |           arguments to this enum variant are incorrect
   |
   = note: expected fn pointer `unsafe extern "C" fn(*const u8) -> _`
                 found fn item `extern "C" fn(*const i8) -> _ {clap::init}`
note: tuple variant defined here
  --> /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/core/src/option.rs:526:5

error[E0308]: mismatched types
  --> octasine/src/plugin/clap/mod.rs:20:23
   |
20 |     get_factory: Some(entry_get_factory),
   |                  ---- ^^^^^^^^^^^^^^^^^ expected `u8`, found `i8`
   |                  |
   |                  arguments to this enum variant are incorrect
   |
   = note: expected fn pointer `unsafe extern "C" fn(*const u8) -> _`
                 found fn item `unsafe extern "C" fn(*const i8) -> _ {entry_get_factory}`
note: tuple variant defined here
  --> /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/core/src/option.rs:526:5

error[E0308]: mismatched types
  --> octasine/src/plugin/clap/descriptor.rs:15:36
   |
15 | pub const ID: *const i8 = unsafe { CStr::from_bytes_with_nul_unchecked(b"OctaSine\0").as_ptr() };
   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i8`, found `u8`
   |
   = note: expected raw pointer `*const i8`
              found raw pointer `*const u8`

error[E0308]: mismatched types
  --> octasine/src/plugin/clap/descriptor.rs:16:34
   |
16 | const NAME: *const i8 = unsafe { CStr::from_bytes_with_nul_unchecked(b"OctaSine\0").as_ptr() };
   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i8`, found `u8`
   |
   = note: expected raw pointer `*const i8`
              found raw pointer `*const u8`

error[E0308]: mismatched types
  --> octasine/src/plugin/clap/descriptor.rs:18:14
   |
18 |     unsafe { CStr::from_bytes_with_nul_unchecked(b"Joakim Frostegard\0").as_ptr() };
   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i8`, found `u8`
   |
   = note: expected raw pointer `*const i8`
              found raw pointer `*const u8`

error[E0308]: mismatched types
  --> octasine/src/plugin/clap/descriptor.rs:20:14
   |
20 |     unsafe { CStr::from_bytes_with_nul_unchecked(b"https://octasine.com\0").as_ptr() };
   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i8`, found `u8`
   |
   = note: expected raw pointer `*const i8`
              found raw pointer `*const u8`

error[E0308]: mismatched types
  --> octasine/src/plugin/clap/descriptor.rs:23:5
   |
23 |     CLAP_PLUGIN_FEATURE_INSTRUMENT.as_ptr(),
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i8`, found `u8`
   |
   = note: expected raw pointer `*const i8`
              found raw pointer `*const u8`

error[E0308]: mismatched types
  --> octasine/src/plugin/clap/descriptor.rs:33:9
   |
33 |     id: ID,
   |         ^^ expected `u8`, found `i8`
   |
   = note: expected raw pointer `*const u8`
              found raw pointer `*const i8`

error[E0308]: mismatched types
  --> octasine/src/plugin/clap/descriptor.rs:34:11
   |
34 |     name: NAME,
   |           ^^^^ expected `u8`, found `i8`
   |
   = note: expected raw pointer `*const u8`
              found raw pointer `*const i8`

error[E0308]: mismatched types
  --> octasine/src/plugin/clap/descriptor.rs:35:13
   |
35 |     vendor: VENDOR,
   |             ^^^^^^ expected `u8`, found `i8`
   |
   = note: expected raw pointer `*const u8`
              found raw pointer `*const i8`

error[E0308]: mismatched types
  --> octasine/src/plugin/clap/descriptor.rs:36:10
   |
36 |     url: URL,
   |          ^^^ expected `u8`, found `i8`
   |
   = note: expected raw pointer `*const u8`
              found raw pointer `*const i8`

error[E0308]: mismatched types
  --> octasine/src/plugin/clap/descriptor.rs:41:15
   |
41 |     features: FEATURES.as_ptr(),
   |               ^^^^^^^^^^^^^^^^^ expected `u8`, found `i8`
   |
   = note: expected raw pointer `*const *const u8`
              found raw pointer `*const *const i8`

error[E0308]: mismatched types
   --> octasine/src/plugin/clap/ext/gui.rs:128:28
    |
128 |     is_api_supported: Some(is_api_supported),
    |                       ---- ^^^^^^^^^^^^^^^^ expected `u8`, found `i8`
    |                       |
    |                       arguments to this enum variant are incorrect
    |
    = note: expected fn pointer `unsafe extern "C" fn(_, *const u8, _) -> _`
                  found fn item `unsafe extern "C" fn(_, *const i8, _) -> _ {is_api_supported}`
note: tuple variant defined here
   --> /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/core/src/option.rs:526:5

error[E0308]: mismatched types
   --> octasine/src/plugin/clap/ext/gui.rs:129:29
    |
129 |     get_preferred_api: Some(get_preferred_api),
    |                        ---- ^^^^^^^^^^^^^^^^^ expected `u8`, found `i8`
    |                        |
    |                        arguments to this enum variant are incorrect
    |
    = note: expected fn pointer `unsafe extern "C" fn(_, *mut *const u8, _) -> _`
                  found fn item `unsafe extern "C" fn(_, *mut *const i8, _) -> _ {get_preferred_api}`
note: tuple variant defined here
   --> /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/core/src/option.rs:526:5

error[E0308]: mismatched types
   --> octasine/src/plugin/clap/ext/gui.rs:130:18
    |
130 |     create: Some(create),
    |             ---- ^^^^^^ expected `u8`, found `i8`
    |             |
    |             arguments to this enum variant are incorrect
    |
    = note: expected fn pointer `unsafe extern "C" fn(_, *const u8, _) -> _`
                  found fn item `unsafe extern "C" fn(_, *const i8, _) -> _ {create}`
note: tuple variant defined here
   --> /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/core/src/option.rs:526:5

error[E0308]: mismatched types
   --> octasine/src/plugin/clap/ext/params.rs:172:25
    |
172 |     value_to_text: Some(value_to_text),
    |                    ---- ^^^^^^^^^^^^^ expected `u8`, found `i8`
    |                    |
    |                    arguments to this enum variant are incorrect
    |
    = note: expected fn pointer `unsafe extern "C" fn(_, _, _, *mut u8, _) -> _`
                  found fn item `unsafe extern "C" fn(_, _, _, *mut i8, _) -> _ {value_to_text}`
note: tuple variant defined here
   --> /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/core/src/option.rs:526:5

error[E0308]: mismatched types
   --> octasine/src/plugin/clap/ext/params.rs:173:25
    |
173 |     text_to_value: Some(text_to_value),
    |                    ---- ^^^^^^^^^^^^^ expected `u8`, found `i8`
    |                    |
    |                    arguments to this enum variant are incorrect
    |
    = note: expected fn pointer `unsafe extern "C" fn(_, _, *const u8, _) -> _`
                  found fn item `unsafe extern "C" fn(_, _, *const i8, _) -> _ {text_to_value}`
note: tuple variant defined here
   --> /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/core/src/option.rs:526:5

error[E0308]: mismatched types
  --> octasine/src/plugin/clap/factory.rs:15:25
   |
15 |     create_plugin: Some(create_plugin),
   |                    ---- ^^^^^^^^^^^^^ expected `u8`, found `i8`
   |                    |
   |                    arguments to this enum variant are incorrect
   |
   = note: expected fn pointer `unsafe extern "C" fn(_, _, *const u8) -> _`
                 found fn item `unsafe extern "C" fn(_, _, *const i8) -> _ {create_plugin}`
note: tuple variant defined here
  --> /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/core/src/option.rs:526:5

error[E0308]: mismatched types
  --> octasine/src/plugin/clap/ext/gui.rs:31:36
   |
31 |     !is_floating && CStr::from_ptr(api) == SUPPORTED_API
   |                     -------------- ^^^ expected `u8`, found `i8`
   |                     |
   |                     arguments to this function are incorrect
   |
   = note: expected raw pointer `*const u8`
              found raw pointer `*const i8`
note: associated function defined here
  --> /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/core/src/ffi/c_str.rs:256:25

error[E0308]: mismatched types
  --> octasine/src/plugin/clap/ext/gui.rs:39:12
   |
39 |     *api = SUPPORTED_API.as_ptr();
   |     ----   ^^^^^^^^^^^^^^^^^^^^^^ expected `i8`, found `u8`
   |     |
   |     expected due to the type of this binding
   |
   = note: expected raw pointer `*const i8`
              found raw pointer `*const u8`

error[E0308]: mismatched types
  --> octasine/src/plugin/clap/ext/gui.rs:50:38
   |
50 |     if is_floating || CStr::from_ptr(api) != SUPPORTED_API {
   |                       -------------- ^^^ expected `u8`, found `i8`
   |                       |
   |                       arguments to this function are incorrect
   |
   = note: expected raw pointer `*const u8`
              found raw pointer `*const i8`
note: associated function defined here
  --> /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/core/src/ffi/c_str.rs:256:25

error[E0308]: mismatched types
  --> octasine/src/plugin/clap/ext/params.rs:46:19
   |
46 |             name: make_c_char_arr(&parameter.name),
   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u8`, found `i8`
   |
   = note: expected array `[u8; 256]`
              found array `[i8; _]`

error[E0308]: mismatched types
  --> octasine/src/plugin/clap/ext/params.rs:47:21
   |
47 |             module: make_c_char_arr(&parameter.clap_path),
   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u8`, found `i8`
   |
   = note: expected array `[u8; 1024]`
              found array `[i8; _]`

error[E0308]: mismatched types
   --> octasine/src/plugin/clap/ext/params.rs:128:42
    |
128 |         if let Ok(text) = CStr::from_ptr(text).to_str() {
    |                           -------------- ^^^^ expected `u8`, found `i8`
    |                           |
    |                           arguments to this function are incorrect
    |
    = note: expected raw pointer `*const u8`
               found raw pointer `*const i8`
note: associated function defined here
   --> /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/core/src/ffi/c_str.rs:256:25

error[E0308]: mismatched types
  --> octasine/src/plugin/clap/factory.rs:38:47
   |
38 |     if !plugin_id.is_null() && CStr::from_ptr(plugin_id) == CStr::from_ptr(super::descriptor::ID) {
   |                                -------------- ^^^^^^^^^ expected `u8`, found `i8`
   |                                |
   |                                arguments to this function are incorrect
   |
   = note: expected raw pointer `*const u8`
              found raw pointer `*const i8`
note: associated function defined here
  --> /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/core/src/ffi/c_str.rs:256:25

error[E0308]: mismatched types
  --> octasine/src/plugin/clap/factory.rs:38:76
   |
38 |     if !plugin_id.is_null() && CStr::from_ptr(plugin_id) == CStr::from_ptr(super::descriptor::ID) {
   |                                                             -------------- ^^^^^^^^^^^^^^^^^^^^^ expected `u8`, found `i8`
   |                                                             |
   |                                                             arguments to this function are incorrect
   |
   = note: expected raw pointer `*const u8`
              found raw pointer `*const i8`
note: associated function defined here
  --> /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/core/src/ffi/c_str.rs:256:25

error[E0308]: mismatched types
  --> octasine/src/plugin/clap/plugin.rs:87:37
   |
87 |                 get_extension: Some(Self::get_extension),
   |                                ---- ^^^^^^^^^^^^^^^^^^^ expected `u8`, found `i8`
   |                                |
   |                                arguments to this enum variant are incorrect
   |
   = note: expected fn pointer `unsafe extern "C" fn(_, *const u8) -> _`
                 found fn item `unsafe extern "C" fn(_, *const i8) -> _ {clap::plugin::OctaSine::get_extension}`
note: tuple variant defined here
  --> /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/core/src/option.rs:526:5

error[E0308]: mismatched types
   --> octasine/src/plugin/clap/plugin.rs:269:33
    |
269 |         let id = CStr::from_ptr(id);
    |                  -------------- ^^ expected `u8`, found `i8`
    |                  |
    |                  arguments to this function are incorrect
    |
    = note: expected raw pointer `*const u8`
               found raw pointer `*const i8`
note: associated function defined here
   --> /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/core/src/ffi/c_str.rs:256:25

error[E0308]: mismatched types
  --> octasine/src/plugin/clap/mod.rs:30:46
   |
30 |     let factory_id = unsafe { CStr::from_ptr(factory_id) };
   |                               -------------- ^^^^^^^^^^ expected `u8`, found `i8`
   |                               |
   |                               arguments to this function are incorrect
   |
   = note: expected raw pointer `*const u8`
              found raw pointer `*const i8`
note: associated function defined here
  --> /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/core/src/ffi/c_str.rs:256:25

For more information about this error, try `rustc --explain E0308`.
error: could not compile `octasine` due to 29 previous errors
Error: Could not build octasine

Software (please complete the following information):

  • DAW: n/a
  • OS: Arch Linux Aarch64
  • OctaSine version 0.8.3

Installed packages:

libxau-1.0.11-1  libxdmcp-1.1.4-1  xcb-proto-1.15.2-2  xorgproto-2022.2-1  libx11-1.8.4-1  libxcb-1.15-2  xcb-util-wm-0.4.2-1
default-cursors-2-1  libdrm-2.4.114-1  libedit-20210910_3.1-2  libnsl-2.0.0-2  libomxil-bellagio-0.9.3-4  libpciaccess-0.17-1  libunwind-1.6.2-2  libxdamage-1.1.6-1  libxext-1.3.5-1  libxfixes-6.0.0-2  libxrender-0.9.11-1  libxshmfence-1.3.2-1  libxxf86vm-1.1.5-1  llvm-libs-15.0.7-1  lm_sensors-1:3.6.0.r41.g31d1f125-2  mesa-22.3.4-1  vulkan-icd-loader-1.3.240-1  wayland-1.21.0-2  libglvnd-1.6.0-1  libxcursor-1.2.1-3  python-3.10.9-1  rust-1:1.67.1-1

Additional context

n/a

Note off issue

Nektar Impact GX 25 Mini keyboard is sending note off, but Octasine notes are stuck.

CC64 midi controller not working

Hi, I'd like to suggest that this plug-in could handle the MIDI CC64 hold controller (or any other foot /sustain controller)), so that we could use it for piano like patches or anything similar. I haven't being able to make it work, that's why I'm opening this issue.

If there's some way to use this feature, please let me know. Otherwise hopefully this could be implemented in future releases.

Thanks a lot for making this great synth!

Best regards.

Exposed symbols on local build

Successfully built clap and vst3 on Debian 11

after building noticed that both plugins exposed an extra symbol

for example the prebuilt binaries I downloaded

objdump -T OctaSine\ v0.8.clap | grep ' g '
0000000000368408 g    DO .data.rel.ro   0000000000000028  Base        clap_entry
objdump -T OctaSine\ v0.8.so | grep ' g '
00000000000bd6c0 g    DF .text  0000000000000005  Base        VSTPluginMain
objdump -T octasine.clap | grep ' g '
00000000000af400 g    DF .text  0000000000000005  Base        VSTPluginMain
000000000038aca8 g    DO .data.rel.ro   0000000000000028  Base        clap_entry
objdump -T octasine.so | grep ' g '
00000000000af400 g    DF .text  0000000000000005  Base        VSTPluginMain
000000000038aca8 g    DO .data.rel.ro   0000000000000028  Base        clap_entry

still no GUI in Bitwig

however.... as the bleeding edge does not have the orange box to open GUI

image

the master branch does, however it does not open, it tries then disappears

image

Window Resizing

Would it be possible to add a window resizing option? The plugin window can be a little too big for smaller screens.

Support OPN/OPL

May I ask whether OctaSine can support OPN/OPL type FM chip audio source in the future?

Website instructions should be updated for macOS

Sorry, I didn't know where else to report this, but the website has incorrect instructions for getting OctaSine working on macOS.

The command should be:

sudo xattr -dr com.apple.quarantine /Library/Audio/Plug-Ins/VST/OctaSine*
  1. it needs to be sudo because it's a system directory
  2. there is a space in the filename, so using OctaSine* makes it work and you don't have to update the instructions for each release (untested, but it also appears this would work for the CLAP version)

Runtime error while using on Reaper

Hello,

I tried to open the latest version of OctaSine using Reaper 6.71, but I got the following error.

Screen capture

And here is the log after this happens:

OctaSine.log

Note that the previous version I had (0.8.1) was working alright, so I'm not exactly sure what's causing this issue.

Hope you can help me to solve this!

Thanks a lot.

Make it work with Wayland?

Hi there,

Seems like a great synth but can't use it because it is hung up on X11, which in turn is becoming obsolete quickly. So I'm here to show my support for enabling OctaSine to work on Wayland.

  • A

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.