gecko-dev/third_party/rust/gfx-backend-vulkan
Jeff Muizelaar b083673982 Bug 1654699. Update core-foundation/core-graphics. r=kvark,keeler,jcj,chunmin
This includes updates to authenticator, cubeb-coreaudio,
metal, gfx-backend-vulkan, gfx-backend-metal, freetype

libloading is duplicated because of ash

Differential Revision: https://phabricator.services.mozilla.com/D84688
2020-07-24 22:35:25 +00:00
..
src Bug 1654699. Update core-foundation/core-graphics. r=kvark,keeler,jcj,chunmin 2020-07-24 22:35:25 +00:00
.cargo-checksum.json Bug 1654699. Update core-foundation/core-graphics. r=kvark,keeler,jcj,chunmin 2020-07-24 22:35:25 +00:00
Cargo.toml Bug 1654699. Update core-foundation/core-graphics. r=kvark,keeler,jcj,chunmin 2020-07-24 22:35:25 +00:00
README.md Bug 1633472 - Update gfx-backend-vulkan 3rd party r=groves 2020-04-28 14:09:50 +00:00

README.md

gfx-backend-vulkan

Vulkan backend for gfx-rs.

Normalized Coordinates

Render Depth Texture
render_coordinates depth_coordinates texture_coordinates

Mirroring

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