TAMDDeviceInfo.Printf Property

property Printf: Boolean;

Returns true if the device supports printf command.

Returns: Boolean

Remarks:

To enable support for this feature include:

#pragma OPENCL EXTENSION cl_amd_printf : enable

In the source code header.