-
**Describe the bug**
Error messages are wrong in the code example. "Struct for is only available in Taichi scope."
```py
import taichi as ti
from taichi.math import *
@ti.data_oriented
class…
-
### Tested versions
- Reproducible in: master branch custom build
### System information
Windows 10 - Godot master branch - Vulkan (Forward+) - Dedicated AMD
### Issue description
When …
-
### Unity version
2022.3.32f1
### Unity editor platform
Windows
### AVPro Video edition
Core
### AVPro Video version
3.1.2
### Device hardware
realme 8i
### Which Android OS version are you …
-
Trying to use the prebuilt releases on a musl-based distribution, such as Alpine Linux, gives
```
Error loading shared library ld-linux-x86-64.so.2: No such file or directory (needed by [...]/libwgp…
-
How can i change font size, color and background color?
BCM appears in white on grey in small font size.
-
**Describe the issue**
The simple_camera.py throw segmentation fault when press the "ESC" key to exit the application.
**What version of L4T/JetPack**
L4T/JetPack version: Jetpack 4.5.1 [L4T 32.5…
-
### Tested versions
- Reproductible in v4.3.rc3.mono.official [03afb92ef]
- Reproductible in v4.2.2.stable.mono.official [15073afe3]
### System information
Windows 10 - Vulkan (forward+) - dedicat…
-
## Description
After hiding a web view, `WebView.destroy() called while WebView is still attached to window` is logged.
## Steps to Reproduce
```dart
import 'package:flutter/material.dart';
…
-
Khronos - [Vulkan Portability Initiative](https://www.khronos.org/blog/khronos-announces-the-vulkan-portability-initiative)
Here is a rough list of areas where Vulkan translation to other next-gen …
kvark updated
5 years ago
-
vkCmdClearAttachments() causes metal assertion on iPhone 6 (iOS 10.1.1) if there are clear attachments with depth or stencil aspects. Meanwhile it works perfectly on iPhone X (iOS 12.1.2).
Sample o…