Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/include/D3D9/
Dd3d9.h398 virtual HRESULT WINAPI LockBox(D3DLOCKED_BOX *pLockedVolume, const D3DBOX *pBox, DWORD Flags) = 0;
406 …virtual HRESULT WINAPI LockBox(UINT Level, D3DLOCKED_BOX *pLockedVolume, const D3DBOX *pBox, DWORD…
408 virtual HRESULT WINAPI AddDirtyBox(const D3DBOX *pDirtyBox) = 0;
1742 …HRESULT (WINAPI *LockBox)(IDirect3DVolume9 *This, D3DLOCKED_BOX *pLockedVolume, const D3DBOX *pBox…
1789 …t3DVolumeTexture9 *This, UINT Level, D3DLOCKED_BOX *pLockedVolume, const D3DBOX *pBox, DWORD Flags…
1791 HRESULT (WINAPI *AddDirtyBox)(IDirect3DVolumeTexture9 *This, const D3DBOX *pDirtyBox);
Dd3d9types.h1490 } D3DBOX, *PD3DBOX, *LPD3DBOX; typedef