Home
last modified time | relevance | path

Searched defs:D3D12_SO_DECLARATION_ENTRY (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/vkd3d/vkd3d-1.2/include/
H A Dvkd3d_d3d12.h1463 typedef struct D3D12_SO_DECLARATION_ENTRY { struct
1470 } D3D12_SO_DECLARATION_ENTRY; argument
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d12.h1484 typedef struct D3D12_SO_DECLARATION_ENTRY { struct
1491 } D3D12_SO_DECLARATION_ENTRY; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d12.h1484 typedef struct D3D12_SO_DECLARATION_ENTRY { struct
1491 } D3D12_SO_DECLARATION_ENTRY; argument
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Direct3D12/
H A Dmod.rs4973 pub struct D3D12_SO_DECLARATION_ENTRY { struct
4982 impl ::core::marker::Copy for D3D12_SO_DECLARATION_ENTRY {} implementation
4984 impl ::core::clone::Clone for D3D12_SO_DECLARATION_ENTRY { implementation
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd3d12.h1064 typedef struct D3D12_SO_DECLARATION_ENTRY struct
1072 } D3D12_SO_DECLARATION_ENTRY; argument
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d12.h1220 typedef struct D3D12_SO_DECLARATION_ENTRY struct
1228 } D3D12_SO_DECLARATION_ENTRY; argument
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d12.h1220 typedef struct D3D12_SO_DECLARATION_ENTRY struct
1228 } D3D12_SO_DECLARATION_ENTRY; argument
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Direct3D12/
H A Dmod.rs11558 pub struct D3D12_SO_DECLARATION_ENTRY { struct
11567 impl D3D12_SO_DECLARATION_ENTRY {} argument
11569 impl ::std::default::Default for D3D12_SO_DECLARATION_ENTRY { implementation
11575 impl ::std::fmt::Debug for D3D12_SO_DECLARATION_ENTRY { implementation
11588 impl ::std::cmp::PartialEq for D3D12_SO_DECLARATION_ENTRY { implementation
11594 impl ::std::cmp::Eq for D3D12_SO_DECLARATION_ENTRY {} implementation
11596 unsafe impl ::windows::runtime::Abi for D3D12_SO_DECLARATION_ENTRY { implementation