Registry / other / gfx-backend-dx11

gfx-backend-dx11

JSON →
library0.9.0rscratesunverified

DirectX-11 API backend for gfx-rs graphics abstraction.

other
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

use gfx_backend_dx11::Backend;

Initialize the DirectX-11 backend for gfx-rs.

use gfx_backend_dx11::Backend; fn main() { let _backend = Backend::new(); println!("DX11 backend initialized"); }
Debug
Known footguns
gotchaRequires Windows and DirectX 11 runtime
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
13 hits · last 30 days
gptbot
3
claudebot
3
bingbot
1
ahrefsbot
1
Resources