Home
last modified time | relevance | path

Searched refs:D3D10_SHADER_DEBUG_OUTPUTREG_INFO (Results 1 – 3 of 3) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd3d10_1shader.h178 } D3D10_SHADER_DEBUG_OUTPUTREG_INFO; typedef
190 D3D10_SHADER_DEBUG_OUTPUTREG_INFO pOutputs[2];
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Direct3D10/
H A Dmod.rs1666 pub pOutputs: [D3D10_SHADER_DEBUG_OUTPUTREG_INFO; 2],
1686 pub struct D3D10_SHADER_DEBUG_OUTPUTREG_INFO { struct
1696 impl ::core::marker::Copy for D3D10_SHADER_DEBUG_OUTPUTREG_INFO {} implementation
1698 impl ::core::clone::Clone for D3D10_SHADER_DEBUG_OUTPUTREG_INFO { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Direct3D10/
H A Dmod.rs3272 pub pOutputs: [D3D10_SHADER_DEBUG_OUTPUTREG_INFO; 2],
3323 pub struct D3D10_SHADER_DEBUG_OUTPUTREG_INFO { struct
3333 impl D3D10_SHADER_DEBUG_OUTPUTREG_INFO {} impl
3335 impl ::std::default::Default for D3D10_SHADER_DEBUG_OUTPUTREG_INFO { implementation
3341 impl ::std::fmt::Debug for D3D10_SHADER_DEBUG_OUTPUTREG_INFO { implementation
3355 impl ::std::cmp::PartialEq for D3D10_SHADER_DEBUG_OUTPUTREG_INFO { implementation
3361 impl ::std::cmp::Eq for D3D10_SHADER_DEBUG_OUTPUTREG_INFO {} implementation
3363 unsafe impl ::windows::runtime::Abi for D3D10_SHADER_DEBUG_OUTPUTREG_INFO { implementation