次の方法で共有


Command Line Parameters for the Direct3D Mobile Driver Verification Test (Windows Embedded CE 6.0)

1/6/2010

The Direct3D Mobile Driver Verification Test runs the tux –o –d D3DM_DriverVerif.dll command line by default. You can modify the behavior of the Direct3D Mobile Driver Verification Test by editing the command line for the test. To specify the following optional command line parameter for this test, use the –c command line parameter. For more information about how to edit the command line for a test, see Editing the Command-Line for a Test.

The following table shows the command line parameter for the Direct3D Mobile Driver Verification Test.

Command line parameter Description

/s filename

Validates the locally-hooked driver specified by filename instead of the default system driver. The Direct3D Mobile Driver Verification Test uses the RegisterSoftwareDevice function before running a test case, and uses D3DMADAPTER_REGISTERED_DEVICE at the time that the CreateDevice function is called.

See Also

Other Resources

Direct3D Mobile Driver Verification Test