Home
last modified time | relevance | path

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

/dports/graphics/vkd3d/vkd3d-1.2/include/
H A Dvkd3d_d3d12.h1353 D3D12_STENCIL_OP_REPLACE = 3, enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d12.h1374 D3D12_STENCIL_OP_REPLACE = 3, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d12.h1374 D3D12_STENCIL_OP_REPLACE = 3, enumerator
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd3d12.h1121 D3D12_STENCIL_OP_REPLACE = 3, enumerator
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Direct3D12/
H A Dmod.rs5108 pub const D3D12_STENCIL_OP_REPLACE: D3D12_STENCIL_OP = 3i32; const
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d12.h1277 D3D12_STENCIL_OP_REPLACE = 3, enumerator
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d12.h1277 D3D12_STENCIL_OP_REPLACE = 3, enumerator
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Direct3D12/
H A Dmod.rs11894 pub const D3D12_STENCIL_OP_REPLACE: D3D12_STENCIL_OP = D3D12_STENCIL_OP(3i32); const