Home
last modified time | relevance | path

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

/external/mesa3d/include/D3D9/
Dd3d9.h40 typedef struct IDirect3DDevice9Video IDirect3DDevice9Video, *PDIRECT3DDEVICE9VIDEO, *LPDIRECT3DDEVI… typedef
298 struct IDirect3DDevice9Video : public IUnknown struct
1279 HRESULT (WINAPI *QueryInterface)(IDirect3DDevice9Video *This, REFIID riid, void **ppvObject);
1280 ULONG (WINAPI *AddRef)(IDirect3DDevice9Video *This);
1281 ULONG (WINAPI *Release)(IDirect3DDevice9Video *This);
1283 …HRESULT (WINAPI *GetContentProtectionCaps)(IDirect3DDevice9Video *This, const GUID *pCryptoType, c…
1284 …HRESULT (WINAPI *CreateAuthenticatedChannel)(IDirect3DDevice9Video *This, D3DAUTHENTICATEDCHANNELT…
1285 …HRESULT (WINAPI *CreateCryptoSession)(IDirect3DDevice9Video *This, const GUID *pCryptoType, const …
1287 struct IDirect3DDevice9Video struct