Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d10.h3171 #define ID3D10InputLayout_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,r…
3181 static FORCEINLINE HRESULT ID3D10InputLayout_QueryInterface(ID3D10InputLayout* This,REFIID riid,voi…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d10.h3171 #define ID3D10InputLayout_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,r…
3181 static FORCEINLINE HRESULT ID3D10InputLayout_QueryInterface(ID3D10InputLayout* This,REFIID riid,voi…
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd3d10.h3523 #define ID3D10InputLayout_QueryInterface(This,riid,ppvObject) \ macro