Home
last modified time | relevance | path

Searched defs:D3D11_SO_DECLARATION_ENTRY (Results 1 – 9 of 9) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d11.h1479 typedef struct D3D11_SO_DECLARATION_ENTRY { struct
1486 } D3D11_SO_DECLARATION_ENTRY; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d11.h1479 typedef struct D3D11_SO_DECLARATION_ENTRY { struct
1486 } D3D11_SO_DECLARATION_ENTRY; argument
/dports/devel/apitrace/apitrace-9.0/specs/
H A Dd3d11.py233 D3D11_SO_DECLARATION_ENTRY = Struct("D3D11_SO_DECLARATION_ENTRY", [ variable
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Direct3D11/
H A Dmod.rs4210 pub struct D3D11_SO_DECLARATION_ENTRY { struct
4219 impl ::core::marker::Copy for D3D11_SO_DECLARATION_ENTRY {} argument
4221 impl ::core::clone::Clone for D3D11_SO_DECLARATION_ENTRY { implementation
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd3d11.h1060 typedef struct D3D11_SO_DECLARATION_ENTRY struct
1068 } D3D11_SO_DECLARATION_ENTRY; argument
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d11.h1106 typedef struct D3D11_SO_DECLARATION_ENTRY struct
1114 } D3D11_SO_DECLARATION_ENTRY; argument
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d11.h1106 typedef struct D3D11_SO_DECLARATION_ENTRY struct
1114 } D3D11_SO_DECLARATION_ENTRY; argument
/dports/multimedia/QtAV/QtAV-1.13.0/contrib/dxsdk/
H A Dd3d11.h1106 typedef struct D3D11_SO_DECLARATION_ENTRY struct
1114 } D3D11_SO_DECLARATION_ENTRY; argument
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Direct3D11/
H A Dmod.rs7394 pub struct D3D11_SO_DECLARATION_ENTRY { struct
7403 impl D3D11_SO_DECLARATION_ENTRY {} impl
7405 impl ::std::default::Default for D3D11_SO_DECLARATION_ENTRY { implementation
7411 impl ::std::fmt::Debug for D3D11_SO_DECLARATION_ENTRY { implementation
7424 impl ::std::cmp::PartialEq for D3D11_SO_DECLARATION_ENTRY { implementation
7430 impl ::std::cmp::Eq for D3D11_SO_DECLARATION_ENTRY {} implementation
7432 unsafe impl ::windows::runtime::Abi for D3D11_SO_DECLARATION_ENTRY { implementation
13469 …: *const ::std::ffi::c_void, bytecodelength: usize, psodeclaration: *const D3D11_SO_DECLARATION_EN… in CreateGeometryShaderWithStreamOutput()
13748 …: *const ::std::ffi::c_void, bytecodelength: usize, psodeclaration: *const D3D11_SO_DECLARATION_EN… in CreateGeometryShaderWithStreamOutput()
14088 …: *const ::std::ffi::c_void, bytecodelength: usize, psodeclaration: *const D3D11_SO_DECLARATION_EN… in CreateGeometryShaderWithStreamOutput()
[all …]