TAMDDeviceInfo Class

Header: Dew.Math/clMtxVec.h · Cross-compiler
tObjectTAMDDeviceInfo

class TAMDDeviceInfo : public tObject;

Contains additional device information for AMD devices.

Properties

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

Methods

NameDescription
UpdateInternal use only.