Home
last modified time | relevance | path

Searched defs:D3D12_DEPTH_STENCILOP_DESC (Results 1 – 13 of 13) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/dx12/
H A Dconv.rs520 fn map_stencil_face(face: &wgt::StencilFaceState) -> d3d12::D3D12_DEPTH_STENCILOP_DESC { in map_stencil_face()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/gfx-backend-dx12/src/
H A Dconv.rs409 fn map_stencil_side(side: &pso::StencilFace) -> D3D12_DEPTH_STENCILOP_DESC { in map_stencil_side()
/dports/graphics/rx/rx-0.4.0/cargo-crates/gfx-backend-dx12-0.4.1/src/
H A Dconv.rs407 fn map_stencil_side(side: &pso::StencilFace) -> D3D12_DEPTH_STENCILOP_DESC { in map_stencil_side()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gfx-backend-dx12/src/
H A Dconv.rs464 fn map_stencil_side(side: &pso::StencilFace) -> D3D12_DEPTH_STENCILOP_DESC { in map_stencil_side()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gfx-backend-dx12/src/
H A Dconv.rs464 fn map_stencil_side(side: &pso::StencilFace) -> D3D12_DEPTH_STENCILOP_DESC { in map_stencil_side()
/dports/graphics/vkd3d/vkd3d-1.2/include/
H A Dvkd3d_d3d12.h1360 typedef struct D3D12_DEPTH_STENCILOP_DESC { struct
1365 } D3D12_DEPTH_STENCILOP_DESC; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d12.h1381 typedef struct D3D12_DEPTH_STENCILOP_DESC { struct
1386 } D3D12_DEPTH_STENCILOP_DESC; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d12.h1381 typedef struct D3D12_DEPTH_STENCILOP_DESC { struct
1386 } D3D12_DEPTH_STENCILOP_DESC; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Direct3D12/
H A Dmod.rs656 pub struct D3D12_DEPTH_STENCILOP_DESC { struct
662 impl ::core::marker::Copy for D3D12_DEPTH_STENCILOP_DESC {} argument
663 impl ::core::clone::Clone for D3D12_DEPTH_STENCILOP_DESC { implementation
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd3d12.h1129 typedef struct D3D12_DEPTH_STENCILOP_DESC struct
1135 } D3D12_DEPTH_STENCILOP_DESC; argument
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d12.h1285 typedef struct D3D12_DEPTH_STENCILOP_DESC struct
1291 } D3D12_DEPTH_STENCILOP_DESC; argument
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d12.h1285 typedef struct D3D12_DEPTH_STENCILOP_DESC struct
1291 } D3D12_DEPTH_STENCILOP_DESC; argument
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Direct3D12/
H A Dmod.rs1761 pub struct D3D12_DEPTH_STENCILOP_DESC { struct
1767 impl D3D12_DEPTH_STENCILOP_DESC {} argument
1768 impl ::std::default::Default for D3D12_DEPTH_STENCILOP_DESC { implementation
1773 impl ::std::fmt::Debug for D3D12_DEPTH_STENCILOP_DESC { implementation
1778 impl ::std::cmp::PartialEq for D3D12_DEPTH_STENCILOP_DESC { implementation
1783 impl ::std::cmp::Eq for D3D12_DEPTH_STENCILOP_DESC {} implementation
1784 unsafe impl ::windows::runtime::Abi for D3D12_DEPTH_STENCILOP_DESC { implementation