gfx-backend-metal

Crates.iogfx-backend-metal
lib.rsgfx-backend-metal
version0.9.1
sourcesrc
created_at2018-12-27 02:12:47.609031
updated_at2021-06-23 15:41:50.154673
descriptionMetal API backend for gfx-rs
homepagehttps://github.com/gfx-rs/gfx
repositoryhttps://github.com/gfx-rs/gfx
max_upload_size
id103992
size796,180
Josh Groves (grovesNL)

documentation

https://docs.rs/gfx-backend-metal

README

gfx-backend-metal

Metal backend for gfx-rs.

Normalized Coordinates

Render Depth Texture
render_coordinates depth_coordinates texture_coordinates

Binding Model

Dimensions of the model:

  1. Shader stage: vs, fs, cs
  2. Register: buffers, textures, samplers
  3. Binding: 0..31 buffers, 0..128 textures, 0..16 samplers

Mirroring

TODO

Commit count: 6137

cargo fmt