Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Dvolume9.h110 NineVolume9_LockBox( struct NineVolume9 *This,
Dvolume9.c251 NineVolume9_LockBox( struct NineVolume9 *This, in NineVolume9_LockBox() function
537 (void *)NineVolume9_LockBox,
Dvolumetexture9.c190 return NineVolume9_LockBox(This->volumes[Level], pLockedVolume, pBox, in NineVolumeTexture9_LockBox()
Dnine_lock.c3163 r = NineVolume9_LockBox(This, pLockedVolume, pBox, Flags); in LockVolume9_LockBox()