Home
last modified time | relevance | path

Searched defs:UnlockBox (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/src/D3D8/
DDirect3DVolumeTexture8.cpp202 long Direct3DVolumeTexture8::UnlockBox(unsigned int level) in UnlockBox() function in D3D8::Direct3DVolumeTexture8
DDirect3DVolume8.cpp183 long Direct3DVolume8::UnlockBox() in UnlockBox() function in D3D8::Direct3DVolume8
/external/swiftshader/src/D3D9/
DDirect3DVolume9.cpp214 long Direct3DVolume9::UnlockBox() in UnlockBox() function in D3D9::Direct3DVolume9
DDirect3DVolumeTexture9.cpp316 long Direct3DVolumeTexture9::UnlockBox(unsigned int level) in UnlockBox() function in D3D9::Direct3DVolumeTexture9
/external/swiftshader/include/Direct3D/
Dd3d8.h802 STDMETHOD(UnlockBox)(THIS_ UINT Level) PURE; in DECLARE_INTERFACE_() local
1122 STDMETHOD(UnlockBox)(THIS) PURE; in DECLARE_INTERFACE_() local