Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Dcubetexture9.h72 NineCubeTexture9_UnlockRect( struct NineCubeTexture9 *This,
Dcubetexture9.c251 NineCubeTexture9_UnlockRect( struct NineCubeTexture9 *This, in NineCubeTexture9_UnlockRect() function
329 (void *)NineCubeTexture9_UnlockRect,
Dnine_lock.c477 r = NineCubeTexture9_UnlockRect(This, FaceType, Level); in LockCubeTexture9_UnlockRect()