Home
last modified time | relevance | path

Searched defs:D3D11_FUNCTION_DESC (Results 1 – 5 of 5) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Direct3D11/
H A Dmod.rs1769 pub struct D3D11_FUNCTION_DESC { struct
1770 pub Version: u32,
1772 pub Flags: u32,
1773 pub ConstantBuffers: u32,
1774 pub BoundResources: u32,
1775 pub InstructionCount: u32,
1776 pub TempRegisterCount: u32,
1777 pub TempArrayCount: u32,
1778 pub DefCount: u32,
1779 pub DclCount: u32,
[all …]
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd3d11shader.h213 } D3D11_FUNCTION_DESC; typedef
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d11shader.h216 } D3D11_FUNCTION_DESC; typedef
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d11shader.h216 } D3D11_FUNCTION_DESC; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Direct3D11/
H A Dmod.rs3698 pub struct D3D11_FUNCTION_DESC { struct
3699 pub Version: u32,
3701 pub Flags: u32,
3702 pub ConstantBuffers: u32,
3703 pub BoundResources: u32,
3704 pub InstructionCount: u32,
3705 pub TempRegisterCount: u32,
3706 pub TempArrayCount: u32,
3707 pub DefCount: u32,
3708 pub DclCount: u32,
[all …]