Searched refs:IDirect3DAuthenticatedChannel9 (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/ |
| H A D | device9video.c | 39 IDirect3DAuthenticatedChannel9 **ppAuthenticatedChannel,
|
| H A D | device9video.h | 47 IDirect3DAuthenticatedChannel9 **ppAuthenticatedChannel,
|
| H A D | nine_lock.c | 2436 IDirect3DAuthenticatedChannel9 **ppAuthenticatedChannel,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/ |
| H A D | device9video.c | 39 IDirect3DAuthenticatedChannel9 **ppAuthenticatedChannel,
|
| H A D | device9video.h | 47 IDirect3DAuthenticatedChannel9 **ppAuthenticatedChannel,
|
| H A D | nine_lock.c | 2436 IDirect3DAuthenticatedChannel9 **ppAuthenticatedChannel,
|
| /xsrc/external/mit/MesaLib.old/dist/include/D3D9/ |
| H A D | d3d9.h | 34 typedef struct IDirect3DAuthenticatedChannel9 IDirect3DAuthenticatedChannel9, *PDIRECT3DAUTHENTICATEDCHANNEL9, *LPDIRECT3DAUTHENTICATEDCHANNEL9; typedef in typeref:struct:IDirect3DAuthenticatedChannel9 301 virtual HRESULT WINAPI CreateAuthenticatedChannel(D3DAUTHENTICATEDCHANNELTYPE ChannelType, IDirect3DAuthenticatedChannel9 **ppAuthenticatedChannel, HANDLE *pChannelHandle) = 0; 569 HRESULT (WINAPI *QueryInterface)(IDirect3DAuthenticatedChannel9 *This, REFIID riid, void **ppvObject); 570 ULONG (WINAPI *AddRef)(IDirect3DAuthenticatedChannel9 *This); 571 ULONG (WINAPI *Release)(IDirect3DAuthenticatedChannel9 *This); 572 /* IDirect3DAuthenticatedChannel9 */ 573 HRESULT (WINAPI *GetCertificateSize)(IDirect3DAuthenticatedChannel9 *This, UINT *pCertificateSize); 574 HRESULT (WINAPI *GetCertificate)(IDirect3DAuthenticatedChannel9 *This, UINT CertifacteSize, BYTE *ppCertificate); 575 HRESULT (WINAPI *NegotiateKeyExchange)(IDirect3DAuthenticatedChannel9 *Thi 579 struct IDirect3DAuthenticatedChannel9 struct [all...] |
| /xsrc/external/mit/MesaLib/dist/include/D3D9/ |
| H A D | d3d9.h | 34 typedef struct IDirect3DAuthenticatedChannel9 IDirect3DAuthenticatedChannel9, *PDIRECT3DAUTHENTICATEDCHANNEL9, *LPDIRECT3DAUTHENTICATEDCHANNEL9; typedef in typeref:struct:IDirect3DAuthenticatedChannel9 301 virtual HRESULT WINAPI CreateAuthenticatedChannel(D3DAUTHENTICATEDCHANNELTYPE ChannelType, IDirect3DAuthenticatedChannel9 **ppAuthenticatedChannel, HANDLE *pChannelHandle) = 0; 569 HRESULT (WINAPI *QueryInterface)(IDirect3DAuthenticatedChannel9 *This, REFIID riid, void **ppvObject); 570 ULONG (WINAPI *AddRef)(IDirect3DAuthenticatedChannel9 *This); 571 ULONG (WINAPI *Release)(IDirect3DAuthenticatedChannel9 *This); 572 /* IDirect3DAuthenticatedChannel9 */ 573 HRESULT (WINAPI *GetCertificateSize)(IDirect3DAuthenticatedChannel9 *This, UINT *pCertificateSize); 574 HRESULT (WINAPI *GetCertificate)(IDirect3DAuthenticatedChannel9 *This, UINT CertifacteSize, BYTE *ppCertificate); 575 HRESULT (WINAPI *NegotiateKeyExchange)(IDirect3DAuthenticatedChannel9 *Thi 579 struct IDirect3DAuthenticatedChannel9 struct [all...] |
Completed in 827 milliseconds