Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/nine/
Dvolume9.h93 NineVolume9_LockBox( struct NineVolume9 *This,
Dvolume9.c234 NineVolume9_LockBox( struct NineVolume9 *This, in NineVolume9_LockBox() function
520 (void *)NineVolume9_LockBox,
Dvolumetexture9.c173 return NineVolume9_LockBox(This->volumes[Level], pLockedVolume, pBox, in NineVolumeTexture9_LockBox()
Dnine_lock.c3147 r = NineVolume9_LockBox(This, pLockedVolume, pBox, Flags); in LockVolume9_LockBox()