Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dvolume9.h116 NineVolume9_UnlockBox( struct NineVolume9 *This );
Dvolume9.c359 NineVolume9_UnlockBox( struct NineVolume9 *This ) in NineVolume9_UnlockBox() function
530 (void *)NineVolume9_UnlockBox
Dvolumetexture9.c199 return NineVolume9_UnlockBox(This->volumes[Level]); in NineVolumeTexture9_UnlockBox()
Dnine_lock.c3173 r = NineVolume9_UnlockBox(This); in LockVolume9_UnlockBox()