MaulingMonkey / thindx

Thin DirectX wrappers for Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lacking D3D10 effects support

MaulingMonkey opened this issue · comments

Tracking issue for D3DDisassemble10Effect etc.

  • Winapi lacks ID3D10Effect among other interfaces
  • D3DDisassemble10Effect not imported or exposed by this crate

I'm likely to not bother implementing this unless someone specifically asks for it (why not just use d3d11 if you can use d3d10?)
That said, feel free to comment, send a pull request, file new issues, etc. if this is at all important to you!