TAMDDeviceInfo Class

Source: clMtxVec.cs · Assembly: Dew.Math

public class TAMDDeviceInfo

Contains additional device information for AMD devices.

Properties

NameTypeDescription
EventCallbackBooleanReturns true, if the device provides the ability to register event callbacks for states other than cl_complete (cl_queued, cl_submitted, cl_running).
FP64BooleanReturns true if the device is capable of double precision processing.
MediaOpsBooleanReturns true if the device supports custom AMD media functions.
OpenVideoBooleanReturns true if the device supports hardware fixed-function video compression.
PrintfBooleanReturns true if the device supports printf command.