Home
last modified time | relevance | path

Searched defs:GetGSInputPrimitive (Results 1 – 6 of 6) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d10_1shader.h47 STDMETHOD(GetGSInputPrimitive)(THIS_ D3D10_PRIMITIVE *prim) PURE; in DECLARE_INTERFACE_() local
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d10_1shader.h47 STDMETHOD(GetGSInputPrimitive)(THIS_ D3D10_PRIMITIVE *prim) PURE; in DECLARE_INTERFACE_() local
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd3d10_1shader.h285 STDMETHOD(GetGSInputPrimitive)(THIS_ _Out_ D3D10_PRIMITIVE* pPrim) PURE; in DECLARE_INTERFACE_() local
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Direct3D10/
H A Dmod.rs11212 …pub unsafe fn GetGSInputPrimitive(&self) -> ::windows::runtime::Result<super::Direct3D11::D3D_PRIM… in GetGSInputPrimitive() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Direct3D11/
H A Dmod.rs21992 pub unsafe fn GetGSInputPrimitive(&self) -> D3D_PRIMITIVE { in GetGSInputPrimitive() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Direct3D12/
H A Dmod.rs27863 pub unsafe fn GetGSInputPrimitive(&self) -> super::Direct3D11::D3D_PRIMITIVE { in GetGSInputPrimitive() method