Kernel Tuning Toolkit 2.3
 
Loading...
Searching...
No Matches
ArgumentDataType.h File Reference

Go to the source code of this file.

Namespaces

namespace  ktt
 

Enumerations

enum class  ktt::ArgumentDataType {
  ktt::Char , ktt::UnsignedChar , ktt::Short , ktt::UnsignedShort ,
  ktt::Int , ktt::UnsignedInt , ktt::Long , ktt::UnsignedLong ,
  ktt::Half , ktt::Float , ktt::Double , ktt::Custom
}
 

Detailed Description

Data type of kernel arguments.