-
The `level` operand to `naga::ImageQuery::Size` isn't bounds-checked in our Metal output.
-
Per chat with Joel:
Consistent error handling. UMD is using exceptions but I doubt anybody is catching them. We also have a log_assert. A pattern I've seen used successfully is to make macros for …
-
when i use this, my metalmap is getting flipped in weird directions.
-
> https://developer.apple.com/metal/
_Originally posted by @devilshezi0 in https://github.com/sallamy2580/roulette-game/issues/1#issuecomment-1493204285_
-
The official Khronos _timeline_semaphore_ sample fails on iOS when running against MoltenVK 1.2.10. Previous versions (up to SDK 1.3.283 / MoltenVK 1.2.9) worked properly. Same test using MoltenVK 1…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
This is a major change for our binding model on Mac, but would allow us to support bindless in it's true form by letting us bind up to a million textures and buffers on modern chips.
~~Argument buf…
-
Metal projects offer a `customdata` field which can be used to store arbitrary JSON.
```sh
curl -H "X-Auth-Token: $METAL_AUTH_TOKEN" \
-H 'Content-type: application/json' \
-X PUT \
…
-
Metal Device ports should be a TypeSet for a few reasons:
- this will prevent jitter if/when the API returns the ports in a different order
- there is no "good" order that the provider can prescri…
-
Going through your install instructions and got the following error:
```
pip install tensorflow tensorflow-macos tensorflow-metal
```
```
No matching distribution found for tensorflow-metal
…
kewp updated
6 months ago