Skip to content

Files

Latest commit

dc0fdb2 · Jul 1, 2021

History

History
This branch is 3 commits ahead of gfx-rs/gfx:master.

dx12

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