Home
last modified time | relevance | path

Searched refs:NineVolumeTexture9_UnlockBox (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Dvolumetexture9.h68 NineVolumeTexture9_UnlockBox( struct NineVolumeTexture9 *This,
Dvolumetexture9.c192 NineVolumeTexture9_UnlockBox( struct NineVolumeTexture9 *This, in NineVolumeTexture9_UnlockBox() function
266 (void *)NineVolumeTexture9_UnlockBox,
Dnine_lock.c3240 r = NineVolumeTexture9_UnlockBox(This, Level); in LockVolumeTexture9_UnlockBox()