Searched refs:RowPitch (Results 1 - 18 of 18) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dvolume.c240 pLockedVolume->RowPitch = This->resource.format_desc->byte_count * This->currentDesc.Width; /* Bytes / row */
269 + (pLockedVolume->RowPitch * pBox->Top)
305 TRACE("returning memory@%p rpitch(%d) spitch(%d)\n", pLockedVolume->pBits, pLockedVolume->RowPitch, pLockedVolume->SlicePitch);
H A Ddevice.c5049 pRowDstBits += dst.RowPitch;
5050 pRowSrcBits += src.RowPitch;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d8/
H A Dvolume.c247 locked_box->RowPitch = map_desc.row_pitch;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Dvolume.c238 locked_box->RowPitch = map_desc.row_pitch;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d10.idl799 UINT RowPitch;
804 UINT RowPitch;
H A Dd3d8types.h1093 INT RowPitch; member in struct:_D3DLOCKED_BOX
H A Dd3d9types.h1394 INT RowPitch; member in struct:_D3DLOCKED_BOX
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d10.idl865 UINT RowPitch;
870 UINT RowPitch;
H A Dd3d8types.h1096 INT RowPitch; member in struct:_D3DLOCKED_BOX
H A Dd3d9types.h1398 INT RowPitch; member in struct:_D3DLOCKED_BOX
H A Dd3d11.idl358 UINT RowPitch;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.idl1827 INT RowPitch;
H A Dwined3d.h2360 INT RowPitch; member in struct:_WINED3DLOCKED_BOX
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispD3D.cpp3627 pData->Pitch = pAlloc->LockInfo.LockedBox.RowPitch;
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h2365 INT RowPitch; member in struct:_WINED3DLOCKED_BOX
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h2366 INT RowPitch; member in struct:_WINED3DLOCKED_BOX
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h2365 INT RowPitch; member in struct:_WINED3DLOCKED_BOX
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h2365 INT RowPitch; member in struct:_WINED3DLOCKED_BOX

Completed in 374 milliseconds