Ilia Prokhorov

Results 13 comments of Ilia Prokhorov

But right-> quit should work as in other apps, for example Telegram @xyloflake

@staniel359 idea that vscode, telegram, Firefox, Google Chrome are closing entirely from dock -> right click-> context menu -> quit (process exits/killed) on MacOS, and muffin is still appear, and...

Reproducable only on Arch Linux and MacOS M2. Everything good on Windows 11.

@SaschaWillems Sample: descriptor_buffer_basic GPU: Intel(R) UHD Graphics (CML GT2) Exact command: ./build/linux/app/bin/Release/x86_64/vulkan_samples sample descriptor_buffer_basic Log: > [info] Logger initialized [info] Initializing Vulkan sample [info] Vulkan debug utils enabled (VK_EXT_debug_utils) [info]...

I am not sure, I just run samples in batch, and got error.

There must be compatibility checks, but got ERROR_DEVICE_LOST error instead. Command: ./build/linux/app/bin/Release/x86_64/vulkan_samples sample descriptor_buffer_basic Then I see cubes for ~3 seconds: ![Screenshot_20240626_232749](https://github.com/KhronosGroup/Vulkan-Samples/assets/19148646/52c423f6-903b-493f-b536-75d56886bc04) After that get error ERROR_DEVICE_LOST: > [info] Logger...

Here is log/errors with validation enabled: > [info] Logger initialized [info] Initializing Vulkan sample [info] Vulkan debug utils enabled (VK_EXT_debug_utils) [info] Extension VK_EXT_debug_utils found, enabling it [info] VK_EXT_validation_features is available,...