{"id":63056,"library":"gfx-backend-dx12","title":"GFX Backend DX12","description":"DirectX-12 API backend for gfx-rs.","status":"active","version":"0.9.1","language":"rust","source_language":null,"source_url":"https://github.com/gfx-rs/gfx","tags":["graphics","directx","gfx"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ngfx-backend-dx12 = \"0.9.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add gfx-backend-dx12","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Backend","correct":"use gfx_backend_dx12::Backend;"}],"quickstart":{"code":"use gfx_backend_dx12::Backend;\n\nfn main() {\n    let _backend = Backend;\n    println!(\"DX12 backend initialized\");\n}","lang":"rust","description":"Initialize the DirectX 12 backend."},"warnings":[{"fix":"Ensure you are on Windows with a compatible GPU and drivers.","message":"Only works on Windows with DirectX 12 support.","severity":"gotcha","affected_versions":">=0.9.0"}],"env_vars":null,"search_vec":"'-12':5 'api':6 'backend':2,7 'directx':4,13 'dx12':3 'gfx':1,10,14 'gfx-rs':9 'graphic':12 'rs':11","created_at":"2026-06-17T16:39:11.517025+00:00","updated_at":"2026-06-17T16:39:11.517025+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/gfx-rs/gfx","github":"https://github.com/gfx-rs/gfx","docs":"https://docs.rs/gfx-backend-dx12/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}