Home
last modified time | relevance | path

Searched defs:lockedVolume (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/D3D8/
DDirect3DVolumeTexture8.cpp190 …long Direct3DVolumeTexture8::LockBox(unsigned int level, D3DLOCKED_BOX *lockedVolume, const D3DBOX… in LockBox()
DDirect3DVolume8.cpp138 long Direct3DVolume8::LockBox(D3DLOCKED_BOX *lockedVolume, const D3DBOX *box, unsigned long flags) in LockBox()
/external/swiftshader/src/D3D9/
DDirect3DVolume9.cpp158 long Direct3DVolume9::LockBox(D3DLOCKED_BOX *lockedVolume, const D3DBOX *box, unsigned long flags) in LockBox()
DDirect3DVolumeTexture9.cpp302 …long Direct3DVolumeTexture9::LockBox(unsigned int level, D3DLOCKED_BOX *lockedVolume, const D3DBOX… in LockBox()