Home
last modified time | relevance | path

Searched refs:ID3D10DepthStencilView_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.h2463 #define ID3D10DepthStencilView_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(T…
2477 static FORCEINLINE HRESULT ID3D10DepthStencilView_QueryInterface(ID3D10DepthStencilView* This,REFII…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d10.h2463 #define ID3D10DepthStencilView_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(T…
2477 static FORCEINLINE HRESULT ID3D10DepthStencilView_QueryInterface(ID3D10DepthStencilView* This,REFII…
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd3d10.h3113 #define ID3D10DepthStencilView_QueryInterface(This,riid,ppvObject) \ macro