Searched refs:D3D10_COUNTER_DESC (Results 1 - 6 of 6) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dd3d10.idl429 typedef struct D3D10_COUNTER_DESC {
432 } D3D10_COUNTER_DESC;
1212 [out] D3D10_COUNTER_DESC *pDesc);
1549 [in] const D3D10_COUNTER_DESC *pCounterDesc,
1561 [in] const D3D10_COUNTER_DESC *pDesc,
H A Dd3d10_1.h939 const D3D10_COUNTER_DESC *pCounterDesc,
959 const D3D10_COUNTER_DESC *pDesc,
1385 static FORCEINLINE HRESULT ID3D10Device1_CreateCounter(ID3D10Device1* This,const D3D10_COUNTER_DESC *pCounterDesc,ID3D10Counter **ppCounter) {
1397 static FORCEINLINE HRESULT ID3D10Device1_CheckCounter(ID3D10Device1* This,const D3D10_COUNTER_DESC *pDesc,D3D10_COUNTER_TYPE *pType,UINT *pActiveCounters,char *name,UINT *pNameLength,char *units,UINT *pUnitsLength,char *description,UINT *pDescriptionLength) {
H A Dd3d10.h759 typedef struct D3D10_COUNTER_DESC { struct
762 } D3D10_COUNTER_DESC; typedef in typeref:struct:D3D10_COUNTER_DESC
3936 D3D10_COUNTER_DESC *pDesc) = 0;
3999 D3D10_COUNTER_DESC *pDesc);
4063 static FORCEINLINE void ID3D10Counter_GetDesc(ID3D10Counter* This,D3D10_COUNTER_DESC *pDesc) {
4073 D3D10_COUNTER_DESC *pDesc);
4796 const D3D10_COUNTER_DESC *pCounterDesc,
4812 const D3D10_COUNTER_DESC *pDesc,
5339 const D3D10_COUNTER_DESC *pCounterDesc,
5359 const D3D10_COUNTER_DESC *pDes
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dd3d10.idl429 typedef struct D3D10_COUNTER_DESC {
432 } D3D10_COUNTER_DESC;
1212 [out] D3D10_COUNTER_DESC *pDesc);
1549 [in] const D3D10_COUNTER_DESC *pCounterDesc,
1561 [in] const D3D10_COUNTER_DESC *pDesc,
H A Dd3d10_1.h939 const D3D10_COUNTER_DESC *pCounterDesc,
959 const D3D10_COUNTER_DESC *pDesc,
1385 static FORCEINLINE HRESULT ID3D10Device1_CreateCounter(ID3D10Device1* This,const D3D10_COUNTER_DESC *pCounterDesc,ID3D10Counter **ppCounter) {
1397 static FORCEINLINE HRESULT ID3D10Device1_CheckCounter(ID3D10Device1* This,const D3D10_COUNTER_DESC *pDesc,D3D10_COUNTER_TYPE *pType,UINT *pActiveCounters,char *name,UINT *pNameLength,char *units,UINT *pUnitsLength,char *description,UINT *pDescriptionLength) {
H A Dd3d10.h759 typedef struct D3D10_COUNTER_DESC { struct
762 } D3D10_COUNTER_DESC; typedef in typeref:struct:D3D10_COUNTER_DESC
3936 D3D10_COUNTER_DESC *pDesc) = 0;
3999 D3D10_COUNTER_DESC *pDesc);
4063 static FORCEINLINE void ID3D10Counter_GetDesc(ID3D10Counter* This,D3D10_COUNTER_DESC *pDesc) {
4073 D3D10_COUNTER_DESC *pDesc);
4796 const D3D10_COUNTER_DESC *pCounterDesc,
4812 const D3D10_COUNTER_DESC *pDesc,
5339 const D3D10_COUNTER_DESC *pCounterDesc,
5359 const D3D10_COUNTER_DESC *pDes
[all...]

Completed in 41 milliseconds