d3dx12 0.0.0

Helper structures and helper functions to create and initialize Direct3D structures.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
categories = ["graphics", "windows-apis"]
description = "Helper structures and helper functions to create and initialize Direct3D structures."
edition = "2021"
keywords = ["directx"]
license = "MIT OR Apache-2.0"
name = "d3dx12"
readme = "README.md"
repository = "https://github.com/rust-game-code/d3dx12"
version = "0.0.0"