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

  /external/mesa3d/src/gallium/state_trackers/nine/
surface9.h 162 NineSurface9_LockRect( struct NineSurface9 *This,
cubetexture9.c 243 return NineSurface9_LockRect(This->surfaces[s], pLockedRect, pRect, Flags);
texture9.c 289 return NineSurface9_LockRect(This->surfaces[Level], pLockedRect,
surface9.c 406 NineSurface9_LockRect( struct NineSurface9 *This,
612 (void *)NineSurface9_LockRect,
nine_lock.c     [all...]
device9.c 779 hr = NineSurface9_LockRect(surf, &lock, NULL, D3DLOCK_READONLY);
    [all...]

Completed in 342 milliseconds