Searched refs:IDirect3DDevice8_CopyRects (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/include/Direct3D/ |
D | d3d8.h | 382 #define IDirect3DDevice8_CopyRects(p,a,b,c,d,e) (p)->lpVtbl->CopyRects(p,a,b,c,d,e) macro 480 #define IDirect3DDevice8_CopyRects(p,a,b,c,d,e) (p)->CopyRects(a,b,c,d,e) macro
|