37 releases

0.9.0 Jun 19, 2021
0.7.0 Jan 30, 2021
0.6.17 Nov 28, 2020
0.5.2 Jul 29, 2020
0.1.0 Dec 27, 2018

#9 in #gfx-rs

Download history 4264/week @ 2024-12-11 2297/week @ 2024-12-18 291/week @ 2024-12-25 1805/week @ 2025-01-01 2156/week @ 2025-01-08 4681/week @ 2025-01-15 2647/week @ 2025-01-22 2208/week @ 2025-01-29 3194/week @ 2025-02-05 3355/week @ 2025-02-12 1857/week @ 2025-02-19 2925/week @ 2025-02-26 1608/week @ 2025-03-05 4276/week @ 2025-03-12 2572/week @ 2025-03-19 2935/week @ 2025-03-26

11,491 downloads per month
Used in 2 crates

MIT/Apache

695KB
14K SLoC

gfx_device_dx11

DX11 backend for gfx.

Normalized Coordinates

Render Depth Texture
render_coordinates depth_coordinates texture_coordinates

Binding Model

Writable storage bindings:

  1. Binding: 0 .. D3D11_PS_CS_UAV_REGISTER_COUNT

Other bindings:

  1. Shader stage: vs, fs, cs
  2. Register: constant buffers (CBV), shader resources (SRV), samplers
  3. Binding (tight)

Mirroring

TODO

Dependencies

~8.5MB
~177K SLoC