Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd3d11shadertracing.h115 typedef struct D3D11_SHADER_TRACE_DESC struct
128 } D3D11_SHADER_TRACE_DESC; typedef
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d11shadertracing.h122 typedef struct D3D11_SHADER_TRACE_DESC struct
135 } D3D11_SHADER_TRACE_DESC; typedef
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d11shadertracing.h122 typedef struct D3D11_SHADER_TRACE_DESC struct
135 } D3D11_SHADER_TRACE_DESC; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Direct3D11/
H A Dmod.rs4066 pub struct D3D11_SHADER_TRACE_DESC { struct
4069 pub Anonymous: D3D11_SHADER_TRACE_DESC_0, argument
4071 impl ::core::marker::Copy for D3D11_SHADER_TRACE_DESC {} implementation
4072 impl ::core::clone::Clone for D3D11_SHADER_TRACE_DESC { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Direct3D11/
H A Dmod.rs7093 pub struct D3D11_SHADER_TRACE_DESC { struct
7096 pub Anonymous: D3D11_SHADER_TRACE_DESC_0, argument
7098 impl D3D11_SHADER_TRACE_DESC {} impl
7099 impl ::std::default::Default for D3D11_SHADER_TRACE_DESC { implementation
7104 impl ::std::cmp::PartialEq for D3D11_SHADER_TRACE_DESC { implementation
7109 impl ::std::cmp::Eq for D3D11_SHADER_TRACE_DESC {} implementation
7110 unsafe impl ::windows::runtime::Abi for D3D11_SHADER_TRACE_DESC { implementation