Searched defs:D3D10_BLEND_DESC1 (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dd3d10_1.h63 typedef struct D3D10_BLEND_DESC1 { struct
67 } D3D10_BLEND_DESC1; typedef in typeref:struct:D3D10_BLEND_DESC1
80 D3D10_BLEND_DESC1 *pDesc) = 0;
132 D3D10_BLEND_DESC1 *pDesc);
184 static FORCEINLINE void ID3D10BlendState1_GetDesc1(ID3D10BlendState1* This,D3D10_BLEND_DESC1 *pDesc) {
194 D3D10_BLEND_DESC1 *pDesc);
389 const D3D10_BLEND_DESC1 *pBlendStateDesc,
954 const D3D10_BLEND_DESC1 *pBlendStateDesc,
1373 static FORCEINLINE HRESULT ID3D10Device1_CreateBlendState1(ID3D10Device1* This,const D3D10_BLEND_DESC1 *pBlendStateDesc,ID3D10BlendState1 **ppBlendState) {
1396 const D3D10_BLEND_DESC1 *pBlendStateDes
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dd3d10_1.h63 typedef struct D3D10_BLEND_DESC1 { struct
67 } D3D10_BLEND_DESC1; typedef in typeref:struct:D3D10_BLEND_DESC1
80 D3D10_BLEND_DESC1 *pDesc) = 0;
132 D3D10_BLEND_DESC1 *pDesc);
184 static FORCEINLINE void ID3D10BlendState1_GetDesc1(ID3D10BlendState1* This,D3D10_BLEND_DESC1 *pDesc) {
194 D3D10_BLEND_DESC1 *pDesc);
389 const D3D10_BLEND_DESC1 *pBlendStateDesc,
954 const D3D10_BLEND_DESC1 *pBlendStateDesc,
1373 static FORCEINLINE HRESULT ID3D10Device1_CreateBlendState1(ID3D10Device1* This,const D3D10_BLEND_DESC1 *pBlendStateDesc,ID3D10BlendState1 **ppBlendState) {
1396 const D3D10_BLEND_DESC1 *pBlendStateDes
[all...]

Completed in 31 milliseconds