-
**Describe the bug**
`pixi run rerun` immediately crashes with "Not enough memory left" error. I believe I have quite a lot of memory, both RAM and GPU RAM free.
```
$ pixi run rerun
✨ Pixi ta…
k-bx updated
4 months ago
-
When installing Vulkan SDK 1.3.216 or after on MacOS, the following appears:
```
NOTICE: As of the 1.3.216 SDK release, the Vulkan Portability Enumeration extension is being enforced by the Vulkan …
-
We want to check PRs to a project that uses vulkan with clang-tidy, but the version of Vulkan SDK provided by Ubuntu 23.04 is too old for us (yes, we like to live on the edge). Hence we need to manual…
Mrkol updated
8 months ago
-
Hi,
TLDR;
- using `VkExternalMemoryImageCreateInfo.handleTypes = 0` results in an MoltenVK error and terminates the process
- `VK_EXTERNAL_MEMORY_HANDLE_TYPE_MTLBUFFER_BIT_KHR` and `VK_EXTERNAL_…
-
The version overview is currently a long list with a lot of noise (several mentions of "version").
- [x] Compact the display to something like:
```
# cpp-devbox 1.0.4 (2024-07-04)
Name: Debia…
-
### Problem description
I always see this error when running vulkan-demos in hangover-wine
013c:err:msvcrt:_wassert (L"!status && \"vkCreateSwapchainKHR\"",L"/home/builder/.termux-build/hangover…
-
Currently Minetest only support OpenGL and OpenGL ES.
These are many things Minetest would benefits from a Vulkan rendering backend:
- Vulkan has a better support of modern hardware, with notabl…
AFCMS updated
8 months ago
-
under `loongarch64/scripts/step/cross-tools/SPIRV-LLVM-Translator`:
```bash
source env/cross-tools/config
source env/distro.info
source env/function.sh
source env/cross-tools/custom
export STEP_…
-
Build command failed.
Error while executing process C:\Users\xbo\AppData\Local\Android\Sdk\cmake\3.10.2.4988404\bin\ninja.exe with arguments {-C F:\workspace\as_work\ncnn-android-yolov5\app\.cxx\cmak…
-
MoltenVK SDK version is 1.3.290
Full Shader here:
```glsl
#version 460
#extension GL_EXT_buffer_reference : require
layout(std430, buffer_reference, buffer_reference_align = 4) readonly buff…