Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dtexture9.h69 NineTexture9_UnlockRect( struct NineTexture9 *This,
Dtexture9.c294 NineTexture9_UnlockRect( struct NineTexture9 *This, in NineTexture9_UnlockRect() function
368 (void *)NineTexture9_UnlockRect,
Dnine_lock.c2956 r = NineTexture9_UnlockRect(This, Level); in LockTexture9_UnlockRect()