gfx-backend-dx12

Crates.iogfx-backend-dx12
lib.rsgfx-backend-dx12
version0.9.1
sourcesrc
created_at2018-12-27 02:27:25.533018
updated_at2021-07-01 04:49:02.879175
descriptionDirectX-12 API backend for gfx-rs
homepagehttps://github.com/gfx-rs/gfx
repositoryhttps://github.com/gfx-rs/gfx
max_upload_size
id103995
size440,806
crates (github:abstractsdk:crates)

documentation

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

README

gfx-backend-dx12

DX12 backend for gfx.

Normalized Coordinates

Render Depth Texture
render_coordinates depth_coordinates texture_coordinates

Binding Model

Dimensions of the model:

  1. Space: 0..8
  2. Binding (tight): constant buffers (CBV), shader resources (SRV), unordered access (UAV), samplers

Mirroring

TODO

Commit count: 6137

cargo fmt