-
Can we look into this feature since Vulkan has been released.
Vulkan 1.0 specification has been released on February 16th, 2016 and Khronos members released Vulkan drivers and SDKs on the same day. F…
-
Win 10, Python 3.10.6, Radeon RX 580. Vulkan SDK, runtime installed.
`nodai_shark_studio_20240430_1250.exe` break with error:
````
RuntimeError: Error creating vm context with modules: :0: UNAVAI…
-
**Describe the bug**
The software itself works fine, but it wouldn't compile and install (at the cmake .. step) because it was missing the Vulkan SDK.
Fix would be to add "vulkan-sdk" to the deps …
-
# Proposal For Vulkan Support In MaterialX
# Shader Generation Ecosystem
The following shows how Vulkan code generation would fit into the current eco-system (at time of writing). Note that the in…
-
My dear nihui dalao, compile has passed, but I faced the problem as below when I run the realsr-ncnn-vulkan:
command : ./realsr-ncnn-vulkan -i ../images/timg.jpg -o output.png -s 4
vkEnumerate…
-
When trying to build+run an example (my first attempt to get going with Nannou) I got the following error:
thread 'main' panicked at 'failed to create vulkan instance: IncompatibleDriver', src/…
-
Crash report:
Process: MSEP [87063]
Path: /private/var/folders/*/MSEP.app/Contents/MacOS/MSEP
Identifier: com.msep.one
Version: 1.0 (1.0)
…
-
## Description
When using fast forward with a kms context and vulkan it has zero impact.
It works with vulkan with X11 and opengl with kms.
### Expected behavior
The fast forward feature s…
orbea updated
5 years ago
-
I'm using the extension for a vulkan project where I'm compiling all my shaders with a custom build tool using the glslc.exe that is provided by the Vulkan SDK. This compiler doesn't know of 'gl_Vert…
-
RDP bug report
==========================================
Hello. I'm trying to capture a Vulkan profile and even the simplest apps, such vkcubepp.exe from Vulkan SDK 1.3.275.0 fail to capture.
…