Searched defs:LPDDBLTBATCH (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dddraw.h1206 } DDBLTBATCH,*LPDDBLTBATCH; typedef in typeref:struct:_DDBLTBATCH
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dddraw.h1200 } DDBLTBATCH,*LPDDBLTBATCH; typedef in typeref:struct:_DDBLTBATCH
1862 /*18*/ STDMETHOD(BltBatch)(THIS_ LPDDBLTBATCH lpDDBltBatch, DWORD dwCount, DWORD dwFlags) PURE;
1993 STDMETHOD(BltBatch)(THIS_ LPDDBLTBATCH lpDDBltBatch, DWORD dwCount, DWORD dwFlags) PURE;
2136 STDMETHOD(BltBatch)(THIS_ LPDDBLTBATCH lpDDBltBatch, DWORD dwCount, DWORD dwFlags) PURE;
2284 STDMETHOD(BltBatch)(THIS_ LPDDBLTBATCH lpDDBltBatch, DWORD dwCount, DWORD dwFlags) PURE;
2448 STDMETHOD(BltBatch)(THIS_ LPDDBLTBATCH lpDDBltBatch, DWORD dwCount, DWORD dwFlags) PURE;

Completed in 2149 milliseconds