WARN("(%p) : source (%p) and destination (%p) textures must have identicle numbers of levels, returning D3DERR_INVALIDCALL\n",This,pSourceTexture,pDestinationTexture);
hr=D3DERR_INVALIDCALL;
}
/** TODO: check that both textures have the same number of levels **/