Failed to update uniform buffer via Metal backend in ALL backend unittests
Open
metal
- Dominant language
- C++
- Stars
- 20.5k
- Forks
- 2.3k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 83
Description
Hi, I've found that the lib backend unit tests with Metal-enabled failed when updating uniform buffers while switching to OpenGL is ok. Take `TEST_F(BackendTest, BufferObjectUpdateWithOffset)` for an example, the `color` is always black.
In the meantime, samples such as `hellotriangle` works like a charm.
issue tags: v1.29.0, v1.42.0
OS: macOS 13.4.1
Contributor guide
Assessment
This issue has not been assessed yet.