On a modern 3D GPU, the Direct3D tests would run 'too fast' because it'll spin around at the maximum speed it can be rendered. Anyways, in order to bring Direct3D in VM, it had to use code from WINE that translates Direct3D to OpenGL, and this code breaks DirectDraw. So for the moment, DirectDraw and Direct3D are mutually exclusive inside the VM.