次の方法で共有


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

1/6/2010

The Direct3D Mobile Interface Test runs the tux –o –d D3DM_Interface.dll command line by default. You can modify the behavior of the Direct3D Mobile Interface Test by editing the command line for the test. To specify one or more of the following optional command line parameters for this test, use the –c command line parameter. The -c parameter forces Tux to pass the specified string into the test module. 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 a command line parameter for the Direct3D Mobile Interface Test.

Command-line parameter Description

/s filename

Validates the locally hooked driver specified by filename instead of using the default system driver. The Direct3D Mobile Interface 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 Interface Test