Searched refs:D3D11_DEPTH_STENCIL_DESC (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dd3d11.idl769 typedef struct D3D11_DEPTH_STENCIL_DESC
779 } D3D11_DEPTH_STENCIL_DESC;
1112 [out] D3D11_DEPTH_STENCIL_DESC *pDesc);
1781 [in] const D3D11_DEPTH_STENCIL_DESC *pDepthStencilDesc,
H A Dd3d11.h785 typedef struct D3D11_DEPTH_STENCIL_DESC { struct
794 } D3D11_DEPTH_STENCIL_DESC; typedef in typeref:struct:D3D11_DEPTH_STENCIL_DESC
2638 D3D11_DEPTH_STENCIL_DESC *pDesc) = 0;
2685 D3D11_DEPTH_STENCIL_DESC *pDesc);
2731 static FORCEINLINE void ID3D11DepthStencilState_GetDesc(ID3D11DepthStencilState* This,D3D11_DEPTH_STENCIL_DESC *pDesc) {
2741 D3D11_DEPTH_STENCIL_DESC *pDesc);
7565 const D3D11_DEPTH_STENCIL_DESC *pDepthStencilDesc,
7799 const D3D11_DEPTH_STENCIL_DESC *pDepthStencilDesc,
8027 static FORCEINLINE HRESULT ID3D11Device_CreateDepthStencilState(ID3D11Device* This,const D3D11_DEPTH_STENCIL_DESC *pDepthStencilDesc,ID3D11DepthStencilState **ppDepthStencilState) {
8291 const D3D11_DEPTH_STENCIL_DESC *pDepthStencilDes
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dd3d11.idl769 typedef struct D3D11_DEPTH_STENCIL_DESC
779 } D3D11_DEPTH_STENCIL_DESC;
1112 [out] D3D11_DEPTH_STENCIL_DESC *pDesc);
1781 [in] const D3D11_DEPTH_STENCIL_DESC *pDepthStencilDesc,
H A Dd3d11.h785 typedef struct D3D11_DEPTH_STENCIL_DESC { struct
794 } D3D11_DEPTH_STENCIL_DESC; typedef in typeref:struct:D3D11_DEPTH_STENCIL_DESC
2638 D3D11_DEPTH_STENCIL_DESC *pDesc) = 0;
2685 D3D11_DEPTH_STENCIL_DESC *pDesc);
2731 static FORCEINLINE void ID3D11DepthStencilState_GetDesc(ID3D11DepthStencilState* This,D3D11_DEPTH_STENCIL_DESC *pDesc) {
2741 D3D11_DEPTH_STENCIL_DESC *pDesc);
7565 const D3D11_DEPTH_STENCIL_DESC *pDepthStencilDesc,
7799 const D3D11_DEPTH_STENCIL_DESC *pDepthStencilDesc,
8027 static FORCEINLINE HRESULT ID3D11Device_CreateDepthStencilState(ID3D11Device* This,const D3D11_DEPTH_STENCIL_DESC *pDepthStencilDesc,ID3D11DepthStencilState **ppDepthStencilState) {
8291 const D3D11_DEPTH_STENCIL_DESC *pDepthStencilDes
[all...]

Completed in 38 milliseconds