DXUTGetDeviceStats

Gets a pointer to a string containing the current device type, vertex processing behavior, and device name.

LPCWSTR DXUTGetDeviceStats();

Parameters

None.

Return Values

Pointer to a string containing the current device type, vertex processing behavior, and device name.

Requirements

Header: Declared in Dxut.h.