Back to Gfx

gfx-backend-vulkan

src/backend/vulkan/README.md

latest620 B
Original Source

gfx-backend-vulkan

Vulkan backend for gfx-rs.

Normalized Coordinates

RenderDepthTexture

Binding Model

Dimensions of the model:

  1. Shader stage: vs, fs, cs, others
  2. Descriptor set: 0 .. max_bound_descriptor_sets
  3. Binding: sparse, but expected to be somewhat tight

Mirroring

HAL is modelled after Vulkan, so everything should be 1:1.