Searched refs:NineSurface9_LockRect (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/ |
| H A D | surface9.h | 162 NineSurface9_LockRect( struct NineSurface9 *This,
|
| H A D | cubetexture9.c | 244 return NineSurface9_LockRect(This->surfaces[s], pLockedRect, pRect, Flags);
|
| H A D | texture9.c | 290 return NineSurface9_LockRect(This->surfaces[Level], pLockedRect,
|
| H A D | surface9.c | 413 NineSurface9_LockRect( struct NineSurface9 *This, function in typeref:typename:HRESULT NINE_WINAPI 623 (void *)NineSurface9_LockRect,
|
| H A D | nine_lock.c | 2703 r = NineSurface9_LockRect(This, pLockedRect, pRect, Flags);
|
| H A D | device9.c | 757 hr = NineSurface9_LockRect(surf, &lock, NULL, D3DLOCK_READONLY); 1817 hr = NineSurface9_LockRect(surf, &lock, NULL, pRect ? 0 : D3DLOCK_DISCARD);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/ |
| H A D | surface9.h | 163 NineSurface9_LockRect( struct NineSurface9 *This,
|
| H A D | cubetexture9.c | 247 return NineSurface9_LockRect(This->surfaces[s], pLockedRect, pRect, Flags);
|
| H A D | texture9.c | 289 return NineSurface9_LockRect(This->surfaces[Level], pLockedRect,
|
| H A D | surface9.c | 427 NineSurface9_LockRect( struct NineSurface9 *This, function in typeref:typename:HRESULT NINE_WINAPI 638 (void *)NineSurface9_LockRect,
|
| H A D | nine_lock.c | 2703 r = NineSurface9_LockRect(This, pLockedRect, pRect, Flags);
|
| H A D | device9.c | 852 hr = NineSurface9_LockRect(surf, &lock, NULL, D3DLOCK_READONLY); 1931 hr = NineSurface9_LockRect(surf, &lock, NULL, pRect ? 0 : D3DLOCK_DISCARD);
|
Completed in 27 milliseconds