HomeSort by relevance Sort by last modified time
    Searched refs:NineSurface9_UnlockRect (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/gallium/state_trackers/nine/
surface9.h 168 NineSurface9_UnlockRect( struct NineSurface9 *This );
cubetexture9.c 258 return NineSurface9_UnlockRect(This->surfaces[s]);
texture9.c 301 return NineSurface9_UnlockRect(This->surfaces[Level]);
surface9.c 537 NineSurface9_UnlockRect( struct NineSurface9 *This )
613 (void *)NineSurface9_UnlockRect,
nine_lock.c     [all...]
device9.c 803 NineSurface9_UnlockRect(surf);
    [all...]

Completed in 138 milliseconds