Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dcubetexture9.h71 NineCubeTexture9_UnlockRect( struct NineCubeTexture9 *This,
Dcubetexture9.c247 NineCubeTexture9_UnlockRect( struct NineCubeTexture9 *This, in NineCubeTexture9_UnlockRect() function
325 (void *)NineCubeTexture9_UnlockRect,
Dnine_lock.c477 r = NineCubeTexture9_UnlockRect(This, FaceType, Level); in LockCubeTexture9_UnlockRect()